Searched defs:gzip (Results 1 – 6 of 6) sorted by relevance
71 boolean gzip; field in Benchmark216 private byte[] gzip(byte[] bytes) throws IOException { in gzip() method in Benchmark
67 int gzip = 0; in main() local
183 int gzip = 0; in main() local
480 const char *_mountpoint, fs_config_func_t fs_config_func, int gzip, in make_ext4fs_internal()
475 int gzip = (options & GZIP); in encodeObject() local604 int gzip = ( options & GZIP ); in encodeBytes() local
456 public byte[] gzip(byte[] bytes) throws IOException { in gzip() method in HttpOverSpdyTest