Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc6880 void set_outcome(DeathTestOutcome an_outcome) { outcome_ = an_outcome; } in set_outcome() function in testing::internal::DeathTestImpl
6932 set_outcome(DIED); in ReadAndInterpretStatusByte()
6936 set_outcome(RETURNED); in ReadAndInterpretStatusByte()
6939 set_outcome(THREW); in ReadAndInterpretStatusByte()
6942 set_outcome(LIVED); in ReadAndInterpretStatusByte()