Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc3191 if (i < 0 || i >= total_part_count()) in GetTestPartResult()
3332 for (int i = 0; i < total_part_count(); ++i) { in Failed()
3361 int TestResult::total_part_count() const { in total_part_count() function in testing::TestResult
4792 for (int i = 0; i < result.total_part_count(); ++i) { in OutputXmlTestInfo()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h17923 int total_part_count() const;