Searched refs:outcome (Results 1 – 1 of 1) sorted by relevance
6879 DeathTestOutcome outcome() const { return outcome_; } in outcome() function in testing::internal::DeathTestImpl7034 switch (outcome()) { in Passed()