Home
last modified time | relevance | path

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/
DFileDescriptorTest.java55 public void test_sync() throws IOException { in test_sync() method in FileDescriptorTest
/external/zlib/test/
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);
/external/zlib/contrib/pascal/
Dexample.pas407 procedure test_sync(compr: Pointer; comprLen: LongInt; procedure
587 test_sync(compr, comprLen, uncompr, uncomprLen);
/external/zlib/
DChangeLog1013 - in example.c use correct compressed length for test_sync