Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-internal-inl.h1046 const std::string& xml_element, in RecordProperty()
Dgtest.cc1719 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty()
1775 const std::string& xml_element) { in GetReservedAttributesForElement()
1817 bool TestResult::ValidateTestProperty(const std::string& xml_element, in ValidateTestProperty()
3956 std::string xml_element; in RecordProperty() local