Home
last modified time | relevance | path

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

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