Searched defs:test_sync (Results 1 – 12 of 12) sorted by relevance
| /external/rust/crates/anyhow/tests/ |
| D | test_autotrait.rs | 10 fn test_sync() { in test_sync() function
|
| /external/rust/crates/libz-sys/src/zlib/contrib/pascal/ |
| D | example.pas | 407 procedure test_sync(compr: Pointer; comprLen: LongInt; procedure
|
| /external/rust/crates/libz-sys/src/zlib-ng/test/fuzz/ |
| D | example_flush_fuzzer.c | 66 void test_sync(unsigned char *compr, size_t comprLen, unsigned char *uncompr, size_t uncomprLen) { in test_sync() function
|
| /external/oss-fuzz/projects/zlib/ |
| D | example_flush_fuzzer.c | 60 void test_sync(unsigned char *compr, size_t comprLen, unsigned char *uncompr, in test_sync() function
|
| /external/autotest/database/ |
| D | migrate_unittest.py | 80 def test_sync(self): member in MigrateManagerTest
|
| /external/python/cpython2/Modules/zlib/ |
| D | example.c | 413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
|
| /external/rust/crates/libz-sys/src/zlib/test/ |
| D | example.c | 413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
|
| /external/zstd/zlibWrapper/examples/ |
| D | example_original.c | 430 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
|
| D | example.c | 438 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
|
| /external/rust/crates/same-file/src/ |
| D | lib.rs | 568 fn test_sync() { in test_sync() function
|
| /external/rust/crates/libz-sys/src/zlib-ng/test/ |
| D | example.c | 501 void test_sync(unsigned char *compr, size_t comprLen, unsigned char *uncompr, size_t uncomprLen) { in test_sync() function
|
| /external/igt-gpu-tools/tests/ |
| D | prime_vgem.c | 484 static void test_sync(int i915, int vgem, unsigned ring, uint32_t flags) in test_sync() function
|