Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc386 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome() function in testing::internal::DeathTestImpl
438 set_outcome(DIED); in ReadAndInterpretStatusByte()
442 set_outcome(RETURNED); in ReadAndInterpretStatusByte()
445 set_outcome(THREW); in ReadAndInterpretStatusByte()
448 set_outcome(LIVED); in ReadAndInterpretStatusByte()