Home
last modified time | relevance | path

Searched refs:set_outcome (Results 1 – 1 of 1) sorted by relevance

/external/gtest/src/
Dgtest-death-test.cc349 void set_outcome(DeathTestOutcome outcome) { outcome_ = outcome; } in set_outcome() function in testing::internal::DeathTestImpl
473 set_outcome(DIED); in Wait()
477 set_outcome(RETURNED); in Wait()
480 set_outcome(LIVED); in Wait()
750 set_outcome(DIED); in Wait()
754 set_outcome(RETURNED); in Wait()
757 set_outcome(LIVED); in Wait()