Searched defs:jarFile (Results 1 – 9 of 9) sorted by relevance
55 StrictJarFile jarFile = new StrictJarFile("Wrong.file"); in testConstructor() local63 StrictJarFile jarFile = new StrictJarFile(fileName); in testConstructor() local69 StrictJarFile jarFile = new StrictJarFile(new File(resources, JAR_1).getAbsolutePath()); in testIteration() local106 StrictJarFile jarFile = new StrictJarFile(new File(resources, JAR_1).getAbsolutePath()); in testFindEntry() local121 StrictJarFile jarFile = new StrictJarFile(new File(resources, JAR_1).getAbsolutePath()); in testGetManifest() local129 … StrictJarFile jarFile = new StrictJarFile(new File(resources, "Integrate.jar").getAbsolutePath()); in testJarSigning_wellFormed() local143 StrictJarFile jarFile = new StrictJarFile( in testJarSigning_fudgedEntry() local160 StrictJarFile jarFile = new StrictJarFile( in testJarSigning_modifiedClass() local190 StrictJarFile jarFile = new StrictJarFile( in assertThrowsOnInit() local
72 File jarFile = new File(ctsBuild.getTestCasesDir(), getJarFileName()); in installVmPrereqs() local
156 File jarFile; in installJars() local
152 File jarFile; in installJars() local
303 File jarFile = mCtsBuild.getTestApp(mJarFileName); in loadClass() local
85 File jarFile = new File(ctsBuild.getTestsDir(), JAR_FILE); in installVmPrereqs() local
95 JarFile jarFile = null; in getClasses() local
88 File jarFile = MigrationHelper.getTestFile(mBuildInfo, DEVICE_JAR_FILENAME); in setUp() local
188 JarFile jarFile = null; in main() local