Home
last modified time | relevance | path

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

/aosp12/system/libvintf/test/
H A DVintfFmTest.cpp290 auto xml1 = xml2 + createMatrixHal(HalFormat::HIDL, "android.frameworks.level1") + in SetUpFiles() local
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 DAssembleVintfTest.cpp166 std::string xml1 = in TEST_F() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/
H A Dtest_xml.cpp1992 OHOS::xml::XmlPullParser xml1(env, "P11", "utf8"); variable
2020 OHOS::xml::XmlPullParser xml1(env, "E", "utf8"); variable