Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc429 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome() function in testing::internal::DeathTestImpl
483 set_outcome(DIED); in ReadAndInterpretStatusByte()
487 set_outcome(RETURNED); in ReadAndInterpretStatusByte()
490 set_outcome(THREW); in ReadAndInterpretStatusByte()
493 set_outcome(LIVED); in ReadAndInterpretStatusByte()