Searched defs:xml (Results 1 – 3 of 3) sorted by relevance
97 string xml = in testDeviceManifest() local166 string xml = in testFrameworkManfiest() local185 string xml = in testFrameworkCompMatrix() local
96 String xml = String.format(XML_BASE, String.join("\n", entries)); in testParsing() local
460 std::string XmlEscape(const std::string& xml) { in XmlEscape()