Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc3531 if (i < 0 || i >= total_part_count()) in GetTestPartResult()
3668 for (int i = 0; i < total_part_count(); ++i) { in Failed()
3697 int TestResult::total_part_count() const { in total_part_count() function in testing::TestResult
5180 for (int i = 0; i < result.total_part_count(); ++i) { in OutputXmlTestInfo()
5546 for (int i = 0; i < result.total_part_count(); ++i) { in OutputJsonTestInfo()
Dgtest.h20334 int total_part_count() const;