Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1462 static const std::vector<testing::TestPartResult>& test_part_results( in test_part_results() function in testing::internal::TestResultAccessor
1464 return test_result.test_part_results(); in test_part_results()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h17964 const std::vector<TestPartResult>& test_part_results() const {