Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1458 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults() function in testing::internal::TestResultAccessor
1459 test_result->ClearTestPartResults(); in ClearTestPartResults()
3206 void TestResult::ClearTestPartResults() { in ClearTestPartResults() function in testing::TestResult
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h18001 void ClearTestPartResults();