Home
last modified time | relevance | path

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

/third_party/zlib/test/
Dexample.c63 uLong uncomprLen) in test_compress()
87 static void test_gzio(const char *fname, Byte *uncompr, uLong uncomprLen) in test_gzio()
210 uLong uncomprLen) in test_inflate()
253 uLong uncomprLen) in test_large_deflate()
307 uLong uncomprLen) in test_large_inflate()
386 uLong uncomprLen) in test_sync()
463 uLong uncomprLen) in test_dict_inflate()
518 uLong uncomprLen = 20000; in main() local