Home
last modified time | relevance | path

Searched refs:TEST_DEATH_TEST_MATCHES (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/support/test.support/
H A Dtest_check_assertion.pass.cpp40 #define TEST_DEATH_TEST_MATCHES(RK, Matcher, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_… macro
48 TEST_DEATH_TEST_MATCHES(DeathTest::RK_MatchFailure, ExpectMatch, my_libcpp_assert()); in test_no_match_found()