Home
last modified time | relevance | path

Searched defs:comprLen (Results 1 - 1 of 1) sorted by relevance

/third_party/zlib/test/
H A Dexample.c62 static void test_compress(Byte *compr, uLong comprLen, Byte *uncompr, in test_compress() argument
170 static void test_deflate(Byte *compr, uLong comprLen) in test_deflate() argument
209 static void test_inflate(Byte *compr, uLong comprLen, Byte *uncompr, in test_inflate() argument
252 static void test_large_deflate(Byte *compr, uLong comprLen, Byte *uncompr, in test_large_deflate() argument
306 static void test_large_inflate(Byte *compr, uLong comprLen, Byt argument
349 test_flush(Byte *compr, uLong *comprLen) test_flush() argument
385 test_sync(Byte *compr, uLong comprLen, Byte *uncompr, uLong uncomprLen) test_sync() argument
427 test_dict_deflate(Byte *compr, uLong comprLen) test_dict_deflate() argument
462 test_dict_inflate(Byte *compr, uLong comprLen, Byte *uncompr, uLong uncomprLen) test_dict_inflate() argument
519 uLong comprLen = 3 * uncomprLen; main() local
[all...]

Completed in 1 milliseconds