Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc3539 const TestProperty& TestResult::GetTestProperty(int i) const { in GetTestProperty() function in testing::TestResult
5303 const TestProperty& property = result.GetTestProperty(i); in TestPropertiesAsXmlAttributes()
5321 const TestProperty& property = result.GetTestProperty(i); in OutputXmlTestProperties()
5685 const TestProperty& property = result.GetTestProperty(i); in TestPropertiesAsJson()
Dgtest.h20361 const TestProperty& GetTestProperty(int i) const;