Searched refs:m_sectionDepth (Results 1 – 4 of 4) sorted by relevance
85 if( m_sectionDepth++ > 0 ) { in sectionStarting()172 if( --m_sectionDepth > 0 ) { in sectionEnded()
56 int m_sectionDepth = 0; variable
9087 m_sectionDepth( 0 ) in XmlReporter()9128 if( m_sectionDepth++ > 0 ) { in sectionStarting()9210 if( --m_sectionDepth > 0 ) { in sectionEnded()9256 int m_sectionDepth; member in Catch::XmlReporter
5743 int m_sectionDepth = 0; member in Catch::XmlReporter14387 if( m_sectionDepth++ > 0 ) { in sectionStarting()14473 if( --m_sectionDepth > 0 ) { in sectionEnded()