Home
last modified time | relevance | path

Searched refs:CATCH_CHECK_THAT (Results 1 - 1 of 1) sorted by relevance

/third_party/libabigail/tests/lib/
H A Dcatch.hpp17601 #define CATCH_CHECK_THAT( arg, matcher ) INTERNAL_CHECK_THAT( "CATCH_CHECK_THAT", matcher, Catch::ResultDisposition::ContinueOnFailure, arg ) macro
17806 #define CATCH_CHECK_THAT( arg, matcher ) (void)(0)

Completed in 20 milliseconds