Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/support/
H A Dcheck_assertion.h200 DeathTestResult Run(const std::array<DeathCause, N>& expected_causes, Func&& func, const Matcher& matcher) { in Run() argument
353 const std::array<DeathCause, N>& expected_causes, const char* stmt, Func&& func, const Matcher& matcher) { in ExpectDeath() argument
372 bool ExpectDeath(const std::array<DeathCause, N>& expected_causes, const char* stmt, Func&& func) { in ExpectDeath() argument
[all...]