Searched refs:test_part_results (Results 1 – 3 of 3) sorted by relevance
1065 static const std::vector<testing::TestPartResult>& test_part_results( in test_part_results() function1067 return test_result.test_part_results(); in test_part_results()
457 const std::vector<TestPartResult>& test_part_results() const { in test_part_results() function
1432 const_cast<TPRVector*>(&TestResultAccessor::test_part_results(*r1)); in SetUp()1434 const_cast<TPRVector*>(&TestResultAccessor::test_part_results(*r2)); in SetUp()