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/
H A Dgtest-all.cc3350 static bool TestPartNonfatallyFailed(const TestPartResult& result) { function in namespace:testing
3356 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0;

Completed in 53 milliseconds