Searched defs:CATCH_CHECK_FALSE (Results 1 – 3 of 3) sorted by relevance
115 #define CATCH_CHECK_FALSE( ... ) INTERNAL_CATCH_TEST( "CATCH_CHECK_FALSE", Catch::ResultDisposition… macro289 #define CATCH_CHECK_FALSE( ... ) (void)(0) macro
14603 #define CATCH_CHECK_FALSE( ... ) INTERNAL_CATCH_TEST( "CATCH_CHECK_FALSE", Catch::ResultDisposition… macro14773 #define CATCH_CHECK_FALSE( ... ) (void)(0) macro
10312 #define CATCH_CHECK_FALSE( expr ) INTERNAL_CATCH_TEST( expr, Catch::ResultDisposition::ContinueOnFa… macro