Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_capture.hpp95 catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
112 catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
156 catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
Dcatch_assertionhandler.cpp108 void AssertionHandler::handleUnexpectedExceptionNotThrown() { in handleUnexpectedExceptionNotThrown() function in Catch::AssertionHandler
109 m_resultCapture.handleUnexpectedExceptionNotThrown( m_assertionInfo, m_reaction ); in handleUnexpectedExceptionNotThrown()
Dcatch_assertionhandler.h72 void handleUnexpectedExceptionNotThrown();
Dcatch_interfaces_capture.h72 virtual void handleUnexpectedExceptionNotThrown
Dcatch_capture_matchers.h75 catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
Dcatch_run_context.h64 void handleUnexpectedExceptionNotThrown
Dcatch_run_context.cpp451 void RunContext::handleUnexpectedExceptionNotThrown( in handleUnexpectedExceptionNotThrown() function in Catch::RunContext
/external/catch2/single_include/catch2/
Dcatch.hpp2466 virtual void handleUnexpectedExceptionNotThrown
2549 void handleUnexpectedExceptionNotThrown();
2721 catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
2738 catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
2780 catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
3792 catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
8049 void handleUnexpectedExceptionNotThrown
8232 void AssertionHandler::handleUnexpectedExceptionNotThrown() { in handleUnexpectedExceptionNotThrown() function in Catch::AssertionHandler
8233 m_resultCapture.handleUnexpectedExceptionNotThrown( m_assertionInfo, m_reaction ); in handleUnexpectedExceptionNotThrown()
12891 void RunContext::handleUnexpectedExceptionNotThrown( in handleUnexpectedExceptionNotThrown() function in Catch::RunContext
/external/libabigail/tests/lib/
Dcatch.hpp2488 virtual void handleUnexpectedExceptionNotThrown
2571 void handleUnexpectedExceptionNotThrown();
2743 catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
2760 catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
2802 catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
3816 catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
8104 void handleUnexpectedExceptionNotThrown
8287 void AssertionHandler::handleUnexpectedExceptionNotThrown() { in handleUnexpectedExceptionNotThrown() function in Catch::AssertionHandler
8288 m_resultCapture.handleUnexpectedExceptionNotThrown( m_assertionInfo, m_reaction ); in handleUnexpectedExceptionNotThrown()
13034 void RunContext::handleUnexpectedExceptionNotThrown( in handleUnexpectedExceptionNotThrown() function in Catch::RunContext