Searched refs:test_sync (Results 1 - 2 of 2) sorted by relevance

/external/zlib/src/test/
H A Dexample.c45 void test_sync OF((Byte *compr, uLong comprLen,
413 void test_sync(compr, comprLen, uncompr, uncomprLen) function
591 test_sync(compr, comprLen, uncompr, uncomprLen);
/external/zlib/src/contrib/pascal/
H A Dexample.pas407 procedure test_sync(compr: Pointer; comprLen: LongInt; procedure
587 test_sync(compr, comprLen, uncompr, uncomprLen);

Completed in 69 milliseconds