Home
last modified time | relevance | path

Searched defs:GetTestProperty (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc2296 const TestProperty& TestResult::GetTestProperty(int i) const { in GetTestProperty() function in testing::TestResult
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc1559 TEST(TestResultPropertyTest, GetTestProperty) { in TEST() argument