Home
last modified time | relevance | path

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

/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/
H A DZipTestCase.java389 try (final ZipArchiveOutputStream zos2 = new ZipArchiveOutputStream(fileResult)) { in testCopyRawEntriesFromFile()
419 try (final ZipArchiveOutputStream zos2 = new ZipArchiveOutputStream(fileResult)) { in testCopyRawZip64EntryFromFile()