Searched refs:handleUnexpectedInflightException (Results 1 – 1 of 1) sorted by relevance
2453 virtual void handleUnexpectedInflightException2536 void handleUnexpectedInflightException();2654 #define INTERNAL_CATCH_CATCH( handler ) catch(...) { handler.handleUnexpectedInflightException(); }2693 catchAssertionHandler.handleUnexpectedInflightException(); \2728 catchAssertionHandler.handleUnexpectedInflightException(); \3780 catchAssertionHandler.handleUnexpectedInflightException(); \8009 void handleUnexpectedInflightException8178 void AssertionHandler::handleUnexpectedInflightException() { in handleUnexpectedInflightException() function in Catch::AssertionHandler8179 …m_resultCapture.handleUnexpectedInflightException( m_assertionInfo, Catch::translateActiveExceptio… in handleUnexpectedInflightException()12774 …handleUnexpectedInflightException( m_lastAssertionInfo, translateActiveException(), dummyReaction … in runCurrentTest()[all …]