Searched defs:deflated (Results 1 – 4 of 4) sorted by relevance
31 OkBuffer deflated = decodeBase64("eJxzz09RyEjNKVAoLdZRKE9VL0pVyMxTKMlIVchIzEspVshPU0jNS8/MS00tK" in inflate() local38 OkBuffer deflated = decodeBase64("eJxzz09RyEjNKVAoLdZRKE9VL0pVyMxTKMlIVchIzEspVshPU0jNS8/MS00tK" in inflateTruncated() local48 OkBuffer deflated = decodeBase64("eJztwTEBAAAAwqCs61/CEL5AAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" in inflateWellCompressed() local72 OkBuffer deflated = deflate(original); in inflatePoorlyCompressed() local95 private OkBuffer inflate(OkBuffer deflated) throws IOException { in inflate()
116 private OkBuffer inflate(OkBuffer deflated) throws IOException { in inflate()
194 private final ByteString deflated = ByteString.decodeHex( field in GzipSourceTest
80 int deflated = syncFlush in deflate() local