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/
H A Dgtest-all.cc4524 static std::string EscapeXmlAttribute(const std::string& str) { function in class:testing::internal::XmlUnitTestResultPrinter
4762 *stream << " " << name << "=\"" << EscapeXmlAttribute(value) << "\"";
4802 << EscapeXmlAttribute(summary.c_str())
4889 << "\"" << EscapeXmlAttribute(property.value()) << "\"";

Completed in 20 milliseconds