Home
last modified time | relevance | path

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

/external/cronet/third_party/libc++/src/test/support/
Dcheck_assertion.h261 inline bool ExpectDeath(const char* stmt, Func&& func, AssertionInfoMatcher Matcher) { in ExpectDeath() function
295 inline bool ExpectDeath(const char* stmt, Func&& func) { in ExpectDeath() function