Searched refs:m_headerPrintedForThisSection (Results 1 – 2 of 2) sorted by relevance
73 if( !m_headerPrintedForThisSection ) in assertionEnded()75 m_headerPrintedForThisSection = true; in assertionEnded()141 m_headerPrintedForThisSection = false; in sectionStarting()203 bool m_headerPrintedForThisSection = false; member