HomeSort by relevance Sort by last modified time
    Searched refs:createCompressedZip (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/test/java/libcore/java/util/zip/
OldAndroidZipStreamTest.java 34 createCompressedZip(bytesOut);
90 private static void createCompressedZip(ByteArrayOutputStream bytesOut) throws IOException {
OldAndroidZipFileTest.java 43 createCompressedZip(outStream);
77 static void createCompressedZip(OutputStream bytesOut) throws IOException {

Completed in 84 milliseconds