Home | History | Annotate | Download | only in io

Lines Matching refs:GZIP

352           options.format = GzipOutputStream::GZIP;
364 &input, GzipInputStream::GZIP, gzip_buffer_size);
387 options.format = GzipOutputStream::GZIP;
400 &input, GzipInputStream::GZIP, gzip_buffer_size);
419 options.format = GzipOutputStream::GZIP;
432 &input, GzipInputStream::GZIP, gzip_buffer_size);
447 options.format = GzipOutputStream::GZIP;
459 &input, GzipInputStream::GZIP, gzip_buffer_size);
520 options.format = GzipOutputStream::GZIP;
585 // ZLIB format should differ from GZIP format.
595 // Test that two concatenated gzip streams can be read correctly