Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp17576 #define CATCH_REQUIRE_FALSE( ... ) INTERNAL_CATCH_TEST( "CATCH_REQUIRE_FALSE", Catch::ResultDisposi… macro
17781 #define CATCH_REQUIRE_FALSE( ... ) (void)(0) macro