Home | History | Annotate | Download | only in server

Lines Matching defs:gz

118         File f1 = new File(dir, "f1.txt.gz");
120 File f3 = new File(dir, "f2.dat.gz");
195 File f2 = new File(dir, "DropBoxTest@" + (before + 100001) + ".txt.gz");
608 File gz = new File(dir, "file.gz");
609 GZIPOutputStream gzout = new GZIPOutputStream(new FileOutputStream(gz));
613 new DropBoxManager.Entry("gzipfile", 9000000, gz,
616 new DropBoxManager.Entry("gzipbinfile", 10000000, gz,