Home
last modified time | relevance | path

Searched refs:incompleteStats (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5811 SectionStats incompleteStats( sectionInfo, Counts(), 0, false ); in sectionStarting() local
5815 m_rootSection = std::make_shared<SectionNode>( incompleteStats ); in sectionStarting()
5825 node = std::make_shared<SectionNode>( incompleteStats ); in sectionStarting()