Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/zip/
DTestExtraTime.java125 ZipEntry ze = new ZipEntry("TestExtraTime.java"); in test0() local
192 ZipEntry ze, byte[] extra) { in check()
227 ZipEntry ze = new ZipEntry("TestExtraTime.java"); in testNullHandling() local
261 ZipEntry ze = new ZipEntry("TestExtraTime.java"); in testTimeConversions() local
277 static void check(ZipEntry ze, byte[] extra) { in check()
294 ZipEntry ze = new ZipEntry("TestExtraTime.java"); in testTagOnlyHandling() local
301 ZipEntry ze = zis.getNextEntry(); in testTagOnlyHandling() local
310 ZipEntry ze = zf.getEntry("TestExtraTime.java"); in testTagOnlyHandling() local
317 static void checkLastModifiedTimeDOS(FileTime mtime, ZipEntry ze) { in checkLastModifiedTimeDOS()
336 ZipEntry ze = new ZipEntry("TestExtraTime.java"); in testNullMtime() local
[all …]
DTestLocalTime.java80 ZipEntry ze = new ZipEntry("TestLocalTime.java"); in getBytes() local
104 ZipEntry ze = zis.getNextEntry(); in test() local
124 static void check(ZipEntry ze, LocalDateTime expected) { in check()
/libcore/luni/src/test/java/libcore/java/util/zip/
DAbstractZipFileTest.java161 ZipEntry ze = zip.getEntry(name); in testStoredEntrySize() local
228 ZipEntry ze = new ZipEntry(Integer.toHexString(entry)); in writeEntries() local
265 ZipEntry ze = new ZipEntry("a"); in testSTORED() local
274 ZipEntry ze = new ZipEntry("a"); in testSTORED() local
284 ZipEntry ze = new ZipEntry("a"); in testSTORED() local
295 ZipEntry ze = new ZipEntry("a"); in testSTORED() local
305 ZipEntry ze = new ZipEntry("okay1"); in testSTORED() local
325 ZipEntry ze = new ZipEntry("okay2"); in testSTORED() local
345 ZipEntry ze = new ZipEntry("a"); in testSTORED() local
356 ZipEntry ze = new ZipEntry("okay"); in testSTORED() local
[all …]
DZipEntryTest.java142 ZipEntry ze = new ZipEntry("x"); in testTooLongExtra() local
155 ZipEntry ze = new ZipEntry("x"); in testMaxLengthExtra() local
192 ZipEntry ze = new ZipEntry("x"); in checkSetTime() local
230 ZipEntry ze = new ZipEntry("x"); in testTooLongComment() local
243 ZipEntry ze = new ZipEntry("x"); in testMaxLengthComment() local
263 ZipEntry ze = new ZipEntry("x"); in testCommentAndExtraInSameOrder() local
DZip64FileTest.java47 ZipEntry ze = entries.nextElement(); in testZip64Support_largeNumberOfEntries() local
74 ZipEntry ze = entries.nextElement(); in testZip64Support_totalLargerThan4G() local
97 ZipEntry ze = entries.nextElement(); in testZip64Support_hugeEntry() local
DZipInputStreamTest.java94 ZipEntry ze = zi.getNextEntry(); in testReadOnIncompleteStream() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
DZipOutputStreamTest.java74 ZipEntry ze = new ZipEntry("testEntry"); in test_closeEntry() local
88 ZipEntry ze = new ZipEntry("test"); in test_finish() local
110 ZipEntry ze = new ZipEntry("testEntry"); in test_putNextEntryLjava_util_zip_ZipEntry() local
154 ZipEntry ze = new ZipEntry("test"); in test_setLevelI() local
170 ZipEntry ze = new ZipEntry("test"); in test_setMethodI() local
195 ZipEntry ze = new ZipEntry("test"); in test_write$BII() local
/libcore/ojluni/src/main/native/
DZipFile.c168 jzentry *ze; in ZipFile_getEntry() local
193 jzentry *ze = jlong_to_ptr(zentry); in ZipFile_freeEntry() local
201 jzentry *ze = ZIP_GetNextEntry(jlong_to_ptr(zfile), n); in ZipFile_getNextEntry() local
208 jzentry *ze = jlong_to_ptr(zentry); in ZipFile_getEntryMethod() local
215 jzentry *ze = jlong_to_ptr(zentry); in ZipFile_getEntryFlag() local
222 jzentry *ze = jlong_to_ptr(zentry); in ZipFile_getEntryCSize() local
229 jzentry *ze = jlong_to_ptr(zentry); in ZipFile_getEntrySize() local
236 jzentry *ze = jlong_to_ptr(zentry); in ZipFile_getEntryTime() local
243 jzentry *ze = jlong_to_ptr(zentry); in ZipFile_getEntryCrc() local
264 jzentry *ze = jlong_to_ptr(zentry); in ZipFile_getEntryBytes() local
Dzip_util.c1113 jzentry *ze; in newEntry() local
1223 ZIP_FreeEntry(jzfile *jz, jzentry *ze) in ZIP_FreeEntry()
1275 jzentry *ze = 0; in ZIP_GetEntry2() local
/libcore/ojluni/src/main/java/java/util/jar/
DJarFile.java264 ZipEntry ze = super.getEntry(name); in getEntry() local
281 ZipEntry ze = e.nextElement(); in next() local
320 JarFileEntry(ZipEntry ze) { in JarFileEntry()
522 private byte[] getBytes(ZipEntry ze) throws IOException { in getBytes()
541 public synchronized InputStream getInputStream(ZipEntry ze) in getInputStream()
745 JarEntry newEntry(ZipEntry ze) { in newEntry()
DJarEntry.java63 public JarEntry(ZipEntry ze) { in JarEntry()
DJarOutputStream.java89 public void putNextEntry(ZipEntry ze) throws IOException { in putNextEntry()
DJarVerifier.java779 ZipEntry ze = enum_.nextElement(); in entries2() local
/libcore/ojluni/annotations/hiddenapi/java/util/jar/
DJarFile.java94 private byte[] getBytes(java.util.zip.ZipEntry ze) throws java.io.IOException { in getBytes()
98 public synchronized java.io.InputStream getInputStream(java.util.zip.ZipEntry ze) in getInputStream()
119 java.util.jar.JarEntry newEntry(java.util.zip.ZipEntry ze) { in newEntry()
193 JarFileEntry(java.util.zip.ZipEntry ze) { in JarFileEntry()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
DJarOutputStreamTest.java71 ZipEntry ze = new ZipEntry("Test"); in test_JarOutputStreamLjava_io_OutputStream() local
/libcore/benchmarks/src/benchmarks/
DZipFileBenchmark.java64 ZipEntry ze = new ZipEntry(Integer.toHexString(entry)); in writeEntries() local
DZipFileReadBenchmark.java57 ZipEntry ze = new ZipEntry(Integer.toHexString(entry)); in writeEntries() local
/libcore/ojluni/src/test/java/util/zip/ZipFile/
DZip64SizeTest.java88 ZipEntry ze = zip.getEntry(LARGE_FILE_NAME); in validateZipEntrySizes() local
/libcore/ojluni/src/main/java/sun/net/www/protocol/jar/
DURLJarFile.java131 ZipEntry ze = super.getEntry(name); in getEntry() local