Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp17575 #define CATCH_REQUIRE( ... ) INTERNAL_CATCH_TEST( "CATCH_REQUIRE", Catch::ResultDisposition::Normal… macro
17780 #define CATCH_REQUIRE( ... ) (void)(0) macro