Home
last modified time | relevance | path

Searched defs:xml2 (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/
DAppsIndexerImplTest.java337 String xml2 = in testAppsIndexerImpl_statsSet_functionsIndexed() local
468 String xml2 = in testAppsIndexerImpl_incrementalPut_doesNotPutAllDocs() local
/aosp_15_r20/external/bazelbuild-rules_android/src/common/golang/
H A Dmarshal_test.go15 package xml2 package
H A Dmarshal.go28 package xml2 package
/aosp_15_r20/system/libvintf/test/
H A DLibVintfTest.cpp724 std::string xml2 = toXml(v3); in TEST_F() local
4494 std::string xml2 = in TEST_F() local
4529 std::string xml2 = in TEST_F() local
4577 std::string xml2 = head + "1.1" + tail; in TEST_F() local
4596 std::string xml2 = "<manifest " + kMetaVersionStr + " type=\"device\" target-level=\"3\" />\n"; in TEST_F() local
4615 std::string xml2 = in TEST_F() local
4637 std::string xml2 = in TEST_F() local
5418 std::string xml2 = head + "IFoo/another" + tail; in TEST_F() local
5488 std::string xml2 = in TEST_F() local
H A DVintfFmTest.cpp290 auto xml2 = xml3 + createMatrixHal(HalFormat::HIDL, "android.frameworks.level2") + in SetUpFiles() local
H A DAssembleVintfTest.cpp194 std::string xml2 = in TEST_F() local
/aosp_15_r20/external/libxml2/
H A Dmeson.build457 xml_lib = library(
/aosp_15_r20/external/tinyxml2/
H A Dxmltest.cpp1570 static const char* xml2 = "<element attribute1 = \"Test Attribute\"/>"; in main() local
2343 const char* xml2 = "<first />" in main() local
/aosp_15_r20/frameworks/base/core/tests/vibrator/src/android/os/vibrator/persistence/
H A DVibrationEffectXmlSerializationTest.java103 String xml2 = """ in testParseElement_fromVibrationTag_succeedAndParserPointsToEndVibrationTag() local