Searched refs:test_part_results (Results 1 – 3 of 3) sorted by relevance
1055 static const std::vector<testing::TestPartResult>& test_part_results( in test_part_results() function1057 return test_result.test_part_results(); in test_part_results()
551 const std::vector<TestPartResult>& test_part_results() const { in test_part_results() function
1384 &TestResultAccessor::test_part_results(*r1)); in SetUp()1386 &TestResultAccessor::test_part_results(*r2)); in SetUp()