Home
last modified time | relevance | path

Searched refs:test_sync (Results 1 – 6 of 6) sorted by relevance

/external/zlib/src/test/
Dexample.c45 void test_sync OF((Byte *compr, uLong comprLen,
413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
592 test_sync(compr, comprLen, uncompr, uncomprLen);
/external/python/cpython2/Modules/zlib/
Dexample.c45 void test_sync OF((Byte *compr, uLong comprLen,
413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
591 test_sync(compr, comprLen, uncompr, uncomprLen);
DChangeLog1181 - in example.c use correct compressed length for test_sync
/external/zlib/src/contrib/pascal/
Dexample.pas407 procedure test_sync(compr: Pointer; comprLen: LongInt; procedure
587 test_sync(compr, comprLen, uncompr, uncomprLen);
/external/autotest/database/
Dmigrate_unittest.py80 def test_sync(self): member in MigrateManagerTest
/external/zlib/src/
DChangeLog1181 - in example.c use correct compressed length for test_sync