Searched defs:CATCH_CHECK_THAT (Results 1 – 3 of 3) sorted by relevance
| /external/catch2/include/ |
| D | catch.hpp | 134 #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/ |
| D | catch.hpp | 17516 #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/ |
| D | catch.hpp | 17250 #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
|