Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc6738 enum DeathTestOutcome { IN_PROGRESS, DIED, LIVED, RETURNED, THREW }; enumerator
6863 outcome_(IN_PROGRESS), in DeathTestImpl()
7063 case IN_PROGRESS: in Passed()