Searched defs:GetTestProperty (Results 1 – 4 of 4) sorted by relevance
2047 const TestProperty& TestResult::GetTestProperty(int i) const { in GetTestProperty() function in testing::TestResult
2270 const TestProperty& TestResult::GetTestProperty(int i) const { in GetTestProperty() function in testing::TestResult
2253 const TestProperty& TestResult::GetTestProperty(int i) const { in GetTestProperty() function in testing::TestResult
1533 TEST(TestResultPropertyTest, GetTestProperty) { in TEST() argument