Searched refs:m_shouldReportUnexpected (Results 1 – 1 of 1) sorted by relevance
8092 bool m_shouldReportUnexpected = true; member in Catch::RunContext12682 m_shouldReportUnexpected = false; in exceptionEarlyReported()12744 m_shouldReportUnexpected = true; in runCurrentTest()12772 if( m_shouldReportUnexpected ) { in runCurrentTest()