Searched refs:fatally_failed (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3341 return result.fatally_failed();
9477 if (result.fatally_failed())
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17143 bool fatally_failed() const { return type_ == kFatalFailure; } function in class:testing::TestPartResult

Completed in 87 milliseconds