Home
last modified time | relevance | path

Searched defs:CATCH_CATCH_ALL (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/internal/
Dcatch_compiler_capabilities.h361 #define CATCH_CATCH_ALL if ((false)) macro
365 #define CATCH_CATCH_ALL catch (...) macro
/external/catch2/single_include/catch2/
Dcatch.hpp448 #define CATCH_CATCH_ALL if ((false)) macro
452 #define CATCH_CATCH_ALL catch (...) macro
/external/libabigail/tests/lib/
Dcatch.hpp451 #define CATCH_CATCH_ALL if ((false)) macro
455 #define CATCH_CATCH_ALL catch (...) macro