Home
last modified time | relevance | path

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

/aosp12/system/libvintf/test/
H A DLibVintfTest.cpp3470 std::string xml1 = "<manifest " + kMetaVersionStr + " type=\"device\" />\n"; in TEST_F() local
3505 std::string xml1 = "<manifest " + kMetaVersionStr + " type=\"framework\" />\n"; in TEST_F() local
3552 std::string xml1 = head + "1.0" + tail; in TEST_F() local
3571 std::string xml1 = "<manifest " + kMetaVersionStr + " type=\"device\" target-level=\"2\" />\n"; in TEST_F() local
3585 std::string xml1 = in TEST_F() local
3609 std::string xml1 = in TEST_F() local
4145 std::string xml1 = head + "IFoo/default" + tail; in TEST_F() local
4175 std::string xml1 = in TEST_F() local
H A DVintfFmTest.cpp290 auto xml1 = xml2 + createMatrixHal(HalFormat::HIDL, "android.frameworks.level1") + in SetUpFiles() local
H A DAssembleVintfTest.cpp166 std::string xml1 = in TEST_F() local