Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dcheck_assertion.h200 …DeathTestResult Run(const std::array<DeathCause, N>& expected_causes, Func&& func, const Matcher& … in Run()
353 …const std::array<DeathCause, N>& expected_causes, const char* stmt, Func&& func, const Matcher& ma… in ExpectDeath()
372 bool ExpectDeath(const std::array<DeathCause, N>& expected_causes, const char* stmt, Func&& func) { in ExpectDeath()