Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-internal-inl.h1044 const std::string& xml_element, in RecordProperty()
H A Dgtest.cc2286 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty()
2331 const std::string& xml_element) { in GetReservedAttributesForElement()
2349 const std::string& xml_element) { in GetReservedOutputAttributesForElement()
2393 bool TestResult::ValidateTestProperty(const std::string& xml_element, in ValidateTestProperty()
5601 std::string xml_element; in RecordProperty() local