Home
last modified time | relevance | path

Searched refs:RK_SetupFailure (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
122 CASE(RK_SetupFailure); in ResultKindToString()
163 std::exit(RK_SetupFailure); in RunForChild()
278 case DeathTest::RK_SetupFailure: in ExpectDeath()