Searched defs:handleUnexpectedExceptionNotThrown (Results 1 – 3 of 3) sorted by relevance
/external/catch2/include/internal/ | ||
D | catch_assertionhandler.cpp | 108 void AssertionHandler::handleUnexpectedExceptionNotThrown() { in handleUnexpectedExceptionNotThrown() function in Catch::AssertionHandler |
D | catch_run_context.cpp | 442 void RunContext::handleUnexpectedExceptionNotThrown( in handleUnexpectedExceptionNotThrown() function in Catch::RunContext |
/external/catch2/single_include/catch2/ | ||
D | catch.hpp | 6359 void AssertionHandler::handleUnexpectedExceptionNotThrown() { in handleUnexpectedExceptionNotThrown() function in Catch::AssertionHandler |