Searched refs:test_part_results (Results 1 – 3 of 3) sorted by relevance
1041 static const std::vector<testing::TestPartResult>& test_part_results( in test_part_results() function1043 return test_result.test_part_results(); in test_part_results()
446 const std::vector<TestPartResult>& test_part_results() const { in test_part_results() function
1412 &TestResultAccessor::test_part_results(*r1)); in SetUp()1414 &TestResultAccessor::test_part_results(*r2)); in SetUp()