Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp2882 bool m_sectionIncluded; member in Catch::Section
12938 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
12944 if( m_sectionIncluded ) { in ~Section()
12955 return m_sectionIncluded; in operator bool()