Searched refs:m_okToFail (Results 1 – 3 of 3) sorted by relevance
97 m_okToFail = testCaseInfo.okToFail(); in testCaseStarting()101 … if( assertionStats.assertionResult.getResultType() == ResultWas::ThrewException && !m_okToFail ) in assertionEnded()
56 bool m_okToFail = false; variable
5695 bool m_okToFail = false; member in Catch::JunitReporter14021 m_okToFail = testCaseInfo.okToFail(); in testCaseStarting()14025 … if( assertionStats.assertionResult.getResultType() == ResultWas::ThrewException && !m_okToFail ) in assertionEnded()