Home
last modified time | relevance | path

Searched refs:handleUnexpectedInflightException (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp2453 virtual void handleUnexpectedInflightException
2536 void handleUnexpectedInflightException();
2654 #define INTERNAL_CATCH_CATCH( handler ) catch(...) { handler.handleUnexpectedInflightException(); }
2693 catchAssertionHandler.handleUnexpectedInflightException(); \
2728 catchAssertionHandler.handleUnexpectedInflightException(); \
3780 catchAssertionHandler.handleUnexpectedInflightException(); \
8009 void handleUnexpectedInflightException
8178 void AssertionHandler::handleUnexpectedInflightException() { in handleUnexpectedInflightException() function in Catch::AssertionHandler
8179 …m_resultCapture.handleUnexpectedInflightException( m_assertionInfo, Catch::translateActiveExceptio… in handleUnexpectedInflightException()
12774handleUnexpectedInflightException( m_lastAssertionInfo, translateActiveException(), dummyReaction … in runCurrentTest()
[all …]