Home
last modified time | relevance | path

Searched defs:xml1 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/libvintf/test/
H A DLibVintfTest.cpp4493 std::string xml1 = "<manifest " + kMetaVersionStr + " type=\"device\" />\n"; in TEST_F() local
4528 std::string xml1 = "<manifest " + kMetaVersionStr + " type=\"framework\" />\n"; in TEST_F() local
4576 std::string xml1 = head + "1.0" + tail; in TEST_F() local
4595 std::string xml1 = "<manifest " + kMetaVersionStr + " type=\"device\" target-level=\"2\" />\n"; in TEST_F() local
4609 std::string xml1 = in TEST_F() local
4633 std::string xml1 = in TEST_F() local
5417 std::string xml1 = head + "IFoo/default" + tail; in TEST_F() local
5486 std::string xml1 = in TEST_F() local
H A DVintfFmTest.cpp292 auto xml1 = xml2 + createMatrixHal(HalFormat::HIDL, "android.frameworks.level1") + in SetUpFiles() local
H A DAssembleVintfTest.cpp182 std::string xml1 = in TEST_F() local
/aosp_15_r20/external/tinyxml2/
H A Dxmltest.cpp1569 static const char* xml1 = "<element attribute1 =\"Test Attribute\"/>"; in main() local
2340 const char* xml1 = "<?xml version=\"1.0\" ?>" in main() local