HomeSort by relevance Sort by last modified time
    Searched full:test_sync (Results 1 - 4 of 4) sorted by null

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
FileDescriptorTest.java 55 public void test_sync() throws IOException { method in class:FileDescriptorTest
  /external/zlib/src/contrib/pascal/
example.pas 21 {$DEFINE TEST_SYNC}
406 {$IFDEF TEST_SYNC}
407 procedure test_sync(compr: Pointer; comprLen: LongInt; procedure
585 {$IFDEF TEST_SYNC}
587 test_sync(compr, comprLen, uncompr, uncomprLen);
  /external/zlib/src/test/
example.c 45 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/
ChangeLog     [all...]

Completed in 466 milliseconds