Home
last modified time | relevance | path

Searched refs: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.cc6879 DeathTestOutcome outcome() const { return outcome_; } in outcome() function in testing::internal::DeathTestImpl
7034 switch (outcome()) { in Passed()