Searched defs:ExpectDeath (Results 1 – 1 of 1) sorted by relevance
352 bool ExpectDeath( in ExpectDeath() function 367 bool ExpectDeath(DeathCause expected_cause, const char* stmt, Func&& func, const Matcher& matcher) { in ExpectDeath() function 372 bool ExpectDeath(const std::array<DeathCause, N>& expected_causes, const char* stmt, Func&& func) { in ExpectDeath() function 377 bool ExpectDeath(DeathCause expected_cause, const char* stmt, Func&& func) { in ExpectDeath() function [all...]