Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/support/
H A Dcheck_assertion.h114 RK_DidNotDie, RK_MatchFound, RK_MatchFailure, RK_SetupFailure, RK_Unknown enumerator
123 CASE(RK_MatchFound); in ResultKindToString()
253 std::exit(DeathTest::RK_MatchFound); in __libcpp_verbose_abort()
276 case DeathTest::RK_MatchFound: in ExpectDeath()