Searched refs:test_sync (Results 1 – 6 of 6) sorted by relevance
/external/zlib/src/test/ |
D | example.c | 45 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);
|
/external/python/cpython2/Modules/zlib/ |
D | example.c | 45 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);
|
D | ChangeLog | 1138 - in example.c use correct compressed length for test_sync
|
/external/autotest/database/ |
D | migrate_unittest.py | 80 def test_sync(self): member in MigrateManagerTest
|
/external/zlib/src/contrib/pascal/ |
D | example.pas | 407 procedure test_sync(compr: Pointer; comprLen: LongInt; procedure 587 test_sync(compr, comprLen, uncompr, uncomprLen);
|
/external/zlib/src/ |
D | ChangeLog | 1138 - in example.c use correct compressed length for test_sync
|