Searched defs:CHECK_FALSE (Results 1 – 3 of 3) sorted by relevance
197 #define CHECK_FALSE( ... ) INTERNAL_CATCH_TEST( "CHECK_FALSE", Catch::ResultDisposition::ContinueOn… macro364 #define CHECK_FALSE( ... ) (void)(0) macro
14683 #define CHECK_FALSE( ... ) INTERNAL_CATCH_TEST( "CHECK_FALSE", Catch::ResultDisposition::ContinueOn… macro14848 #define CHECK_FALSE( ... ) (void)(0) macro
10381 #define CHECK_FALSE( expr ) INTERNAL_CATCH_TEST( expr, Catch::ResultDisposition::ContinueOnFailure … macro