Searched refs:total_part_count (Results 1 – 2 of 2) sorted by relevance
2039 if (i < 0 || i >= total_part_count()) in GetTestPartResult()2202 for (int i = 0; i < total_part_count(); ++i) { in Failed()2231 int TestResult::total_part_count() const { in total_part_count() function in testing::TestResult3825 for (int i = 0; i < result.total_part_count(); ++i) { in OutputXmlTestInfo()4203 for (int i = 0; i < result.total_part_count(); ++i) { in OutputJsonTestInfo()5326 for (int j = 0; j < test_result.total_part_count(); ++j) { in RunAllTests()
572 int total_part_count() const;