Searched refs:addToZipFile (Results 1 – 1 of 1) sorted by relevance
142 addToZipFile(localLargeFile.getAbsolutePath(), zos); in createLargeZipFile()149 private static void addToZipFile(String fileName, ZipOutputStream zos) throws IOException { in addToZipFile() method in ZipUtilFuncTest