Home
last modified time | relevance | path

Searched defs:jarFile (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/util/src/android/util/cts/
DStrictJarFileTest.java87 StrictJarFile jarFile = new StrictJarFile(fileName); in testConstructor() local
96 StrictJarFile jarFile = new StrictJarFile(fd); in testConstructor_FD() local
103 StrictJarFile jarFile = in testIteration() local
113 StrictJarFile jarFile = new StrictJarFile(fd); in testIteration_FD() local
117 private static void checkIteration(StrictJarFile jarFile) throws Exception { in checkIteration()
154 StrictJarFile jarFile = in testFindEntry() local
164 StrictJarFile jarFile = new StrictJarFile(fd); in testFindEntry_FD() local
168 private static void checkFindEntry(StrictJarFile jarFile) throws Exception { in checkFindEntry()
183 StrictJarFile jarFile = in testGetManifest() local
193 StrictJarFile jarFile = new StrictJarFile(fd); in testGetManifest_FD() local
[all …]
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DJarTestFinder.java41 try (JarFile jarFile = new JarFile(jarTestFile)) { in getClasses()
DTestCaseReport.java295 try (JarFile jarFile = new JarFile(jarTestFile)) { in getJarTestClasses()
/cts/tools/vm-tests-tf/targetprep/src/android/core/vm/targetprep/
DVmTestPreparer.java85 File jarFile = ctsBuild.getTestFile(JAR_FILE); in installVmPrereqs() local
/cts/hostsidetests/jdwpsecurity/src/android/jdwpsecurity/cts/
DJdwpSecurityHostTest.java89 File jarFile = buildHelper.getTestFile(DEVICE_JAR_FILENAME); in setUp() local
/cts/tools/utils/
DCollectAllTests.java188 JarFile jarFile = null; in main() local
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...