/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
FileDescriptorTest.java | 31 public void test_sync() throws IOException { method in class:FileDescriptorTest
|
/external/autotest/database/ |
migrate_unittest.py | 80 def test_sync(self): member in class:MigrateManagerTest
|
/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/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);
|
/system/core/adb/ |
test_device.py | 1023 def test_sync(self): member in class:FileOperationsTest [all...] |