Searched refs:m_okToFail (Results 1 – 3 of 3) sorted by relevance
56 bool m_okToFail = false; variable
90 m_okToFail = testCaseInfo.okToFail(); in testCaseStarting()94 … if( assertionStats.assertionResult.getResultType() == ResultWas::ThrewException && !m_okToFail ) in assertionEnded()
5714 bool m_okToFail = false; member in Catch::JunitReporter14072 m_okToFail = testCaseInfo.okToFail(); in testCaseStarting()14076 … if( assertionStats.assertionResult.getResultType() == ResultWas::ThrewException && !m_okToFail ) in assertionEnded()