Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc2270 const TestProperty& TestResult::GetTestProperty(int i) const { in GetTestProperty() function in testing::TestResult
4422 const TestProperty& property = result.GetTestProperty(i); in TestPropertiesAsXmlAttributes()
4440 const TestProperty& property = result.GetTestProperty(i); in OutputXmlTestProperties()
4884 const TestProperty& property = result.GetTestProperty(i); in TestPropertiesAsJson()
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest.h444 const TestProperty& GetTestProperty(int i) const;