Searched refs:handleNonExpr (Results 1 – 1 of 1) sorted by relevance
2459 virtual void handleNonExpr8015 void handleNonExpr8183 m_resultCapture.handleNonExpr(m_assertionInfo, ResultWas::Ok, m_reaction); in handleExceptionThrownAsExpected()8186 m_resultCapture.handleNonExpr(m_assertionInfo, ResultWas::Ok, m_reaction); in handleExceptionNotThrownAsExpected()8194 m_resultCapture.handleNonExpr(m_assertionInfo, ResultWas::Ok, m_reaction); in handleThrowingCallSkipped()12865 handleNonExpr(info, Catch::ResultWas::DidntThrowException, reaction); in handleUnexpectedExceptionNotThrown()12897 void RunContext::handleNonExpr( in handleNonExpr() function in Catch::RunContext