Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2047 const TestProperty& TestResult::GetTestProperty(int i) const { in GetTestProperty() function in testing::TestResult
3951 const TestProperty& property = result.GetTestProperty(i); in TestPropertiesAsXmlAttributes()
3969 const TestProperty& property = result.GetTestProperty(i); in OutputXmlTestProperties()
4346 const TestProperty& property = result.GetTestProperty(i); in TestPropertiesAsJson()
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h605 const TestProperty& GetTestProperty(int i) const;