Searched defs:storedEntry (Results 1 – 2 of 2) sorted by relevance
417 ZipArchiveEntry storedEntry = zf.getEntry("stored.txt"); in testOffsets() local438 ZipArchiveEntry storedEntry = new ZipArchiveEntry("stored.txt"); in testDelayedOffsetsAndSizes() local455 ZipArchiveEntry storedEntry = zf.getEntry("stored.txt"); in testDelayedOffsetsAndSizes() local478 ZipArchiveEntry storedEntry = new ZipArchiveEntry("stored.txt"); in testEntryAlignment() local518 ZipArchiveEntry storedEntry = zf.getEntry("stored.txt"); in testEntryAlignment() local
304 ZipArchiveEntry storedEntry = zipStream.getNextZipEntry(); in testOffsets() local