Searched refs:AssertionHandler (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 2485 friend class AssertionHandler; 2506 class AssertionHandler { class 2513 AssertionHandler 2518 ~AssertionHandler() { in ~AssertionHandler() 2545 …void handleExceptionMatchExpr( AssertionHandler& handler, std::string const& str, StringRef const&… 2663 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC… 2687 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC… 2701 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC… 2718 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC… 2738 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, Catc… [all …]
|