Home
last modified time | relevance | path

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

/cts/tools/host/src/com/android/cts/
DTestPlan.java97 File xmlFile = new File(xmlPath); in isValidPackageName() local
DHostConfig.java595 File xmlFile = new File(xmlFilePath); in isValidPackage() local
673 File xmlFile = new File(xmlFileName); in loadPackage() local
DTestSessionBuilder.java166 File xmlFile = new File(xmlConfigFilePath); in loadPackages() local
/cts/tools/host/test/com/android/cts/
DConsoleTests.java246 String xmlFile = ROOT + File.separator + packageName + HostConfig.FILE_SUFFIX_XML; in createTestPackageZip() local