Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h1056 const std::string& xml_element, in RecordProperty()
H A Dgtest.cc2312 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty()
2357 const std::string& xml_element) { in GetReservedAttributesForElement()
2375 const std::string& xml_element) { in GetReservedOutputAttributesForElement()
2419 bool TestResult::ValidateTestProperty(const std::string& xml_element, in ValidateTestProperty()
5663 std::string xml_element; in RecordProperty() local