Home
last modified time | relevance | path

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

/external/catch2/include/
Dcatch.hpp134 #define CATCH_CHECK_THAT( arg, matcher ) INTERNAL_CHECK_THAT( "CATCH_CHECK_THAT", matcher, Catch::R… macro
343 #define CATCH_CHECK_THAT( arg, matcher ) (void)(0) macro
/external/libabigail/tests/lib/
Dcatch.hpp17516 #define CATCH_CHECK_THAT( arg, matcher ) INTERNAL_CHECK_THAT( "CATCH_CHECK_THAT", matcher, Catch::R… macro
17721 #define CATCH_CHECK_THAT( arg, matcher ) (void)(0) macro
/external/catch2/single_include/catch2/
Dcatch.hpp17250 #define CATCH_CHECK_THAT( arg, matcher ) INTERNAL_CHECK_THAT( "CATCH_CHECK_THAT", matcher, Catch::R… macro
17455 #define CATCH_CHECK_THAT( arg, matcher ) (void)(0) macro