Home
last modified time | relevance | path

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

/cts/tests/tests/util/src/android/util/cts/
DStrictJarFileTest.java121 final ZipEntry ze = it.next(); in checkIteration() local
122 entries.put(ze.getName(), ze); in checkIteration() local
129 ZipEntry ze = entries.get("META-INF/MANIFEST.MF"); in checkIteration() local
172 final ZipEntry ze = jarFile.findEntry("Blah.txt"); in checkFindEntry() local
252 ZipEntry ze = jarFile.findEntry("Test.class"); in checkJarSigning_fudgedEntry() local
284 ZipEntry ze = jarFile.findEntry("Test.class"); in checkJarSigning_modifiedClass() local