Home
last modified time | relevance | path

Searched defs:CATCH_CHECK_THAT (Results 1 – 2 of 2) sorted by relevance

/external/catch2/include/
Dcatch.hpp129 #define CATCH_CHECK_THAT( arg, matcher ) INTERNAL_CHECK_THAT( "CATCH_CHECK_THAT", matcher, Catch::R… macro
303 #define CATCH_CHECK_THAT( arg, matcher ) (void)(0) macro
/external/catch2/single_include/catch2/
Dcatch.hpp14617 #define CATCH_CHECK_THAT( arg, matcher ) INTERNAL_CHECK_THAT( "CATCH_CHECK_THAT", matcher, Catch::R… macro
14787 #define CATCH_CHECK_THAT( arg, matcher ) (void)(0) macro