Searched refs:total_part_count (Results 1 – 2 of 2) sorted by relevance
3191 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::TestResult4792 for (int i = 0; i < result.total_part_count(); ++i) { in OutputXmlTestInfo()
17923 int total_part_count() const;