Home
last modified time | relevance | path

Searched defs:gunzip (Results 1 – 5 of 5) sorted by relevance

/external/okhttp/okio/okio/src/test/java/okio/
DGzipSinkTest.java53 private Buffer gunzip(Buffer gzipped) throws IOException { in gunzip() method in GzipSinkTest
DGzipSourceTest.java30 @Test public void gunzip() throws Exception { in gunzip() method in GzipSourceTest
202 private Buffer gunzip(Buffer gzipped) throws IOException { in gunzip() method in GzipSourceTest
/external/okhttp/okhttp-apache/src/test/java/com/squareup/okhttp/apache/
DOkApacheClientTest.java269 private static String gunzip(HttpEntity body) throws IOException { in gunzip() method in OkApacheClientTest
/external/zlib/src/examples/
Dgun.c548 local int gunzip(z_stream *strm, char *inname, char *outname, int test) in gunzip() function
/external/syslinux/memdisk/
Dinflate.c1001 int gunzip(void) in gunzip() function