Searched refs:test_sync (Results 1 – 4 of 4) sorted by relevance
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
D | FileDescriptorTest.java | 55 public void test_sync() throws IOException { in test_sync() method in FileDescriptorTest
|
/external/zlib/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/zlib/contrib/pascal/ |
D | example.pas | 407 procedure test_sync(compr: Pointer; comprLen: LongInt; procedure 587 test_sync(compr, comprLen, uncompr, uncomprLen);
|
/external/zlib/ |
D | ChangeLog | 1013 - in example.c use correct compressed length for test_sync
|