Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc4524 static std::string EscapeXmlAttribute(const std::string& str) { in EscapeXmlAttribute() function in testing::internal::XmlUnitTestResultPrinter
4762 *stream << " " << name << "=\"" << EscapeXmlAttribute(value) << "\""; in OutputXmlAttribute()
4802 << EscapeXmlAttribute(summary.c_str()) in OutputXmlTestInfo()
4889 << "\"" << EscapeXmlAttribute(property.value()) << "\""; in TestPropertiesAsXmlAttributes()