Searched defs:gzip (Results 1 – 14 of 14) sorted by relevance
82 private RequestBody gzip(final RequestBody body) { in gzip() method in RequestBodyCompression.GzipRequestInterceptor
66 bool gzip) in SkDeflateWStream()
70 boolean gzip; field in Benchmark
29 int gzip; member
263 private static Buffer gzip(String body) throws IOException { in gzip() method in OkApacheClientTest
434 public Buffer gzip(String bytes) throws IOException { in gzip() method in HttpOverSpdyTest
79 boolean gzip; field in GatherAPIDataOld
80 boolean gzip; field in GatherAPIData
1831 @Test public void gzip() throws Exception { in gzip() method in CallTest2212 private Buffer gzip(String data) throws IOException { in gzip() method in CallTest
2296 public Buffer gzip(String data) throws IOException { in gzip() method in CacheTest
174 int gzip = 0; in check_gzip() local
195 int gzip = 0; in check_gzip() local
177 int gzip = 0; in check_gzip() local
1795 public Buffer gzip(String data) throws IOException { in gzip() method in ResponseCacheTest