Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc3340 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
3346 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()