Searched defs:GetTestProperty (Results 1 – 3 of 3) sorted by relevance
2252 const TestProperty& TestResult::GetTestProperty(int i) const { in GetTestProperty() function in testing::TestResult
2271 const TestProperty& TestResult::GetTestProperty(int i) const { in GetTestProperty() function in testing::TestResult
1555 TEST(TestResultPropertyTest, GetTestProperty) { in TEST() argument