Home
last modified time | relevance | path

Searched defs:test_sync (Results 1 – 13 of 13) sorted by relevance

/external/rust/crates/anyhow/tests/
Dtest_autotrait.rs10 fn test_sync() { in test_sync() function
/external/liburing/test/
Dsq-space_left.c54 static int test_sync(void) in test_sync() function
/external/rust/crates/libz-sys/src/zlib/contrib/pascal/
Dexample.pas407 procedure test_sync(compr: Pointer; comprLen: LongInt; procedure
/external/rust/crates/libz-sys/src/zlib-ng/test/fuzz/
Dexample_flush_fuzzer.c66 void test_sync(unsigned char *compr, size_t comprLen, unsigned char *uncompr, size_t uncomprLen) { in test_sync() function
/external/oss-fuzz/projects/zlib/
Dexample_flush_fuzzer.c60 void test_sync(unsigned char *compr, size_t comprLen, unsigned char *uncompr, in test_sync() function
/external/autotest/database/
Dmigrate_unittest.py80 def test_sync(self): member in MigrateManagerTest
/external/rust/crates/libz-sys/src/zlib/test/
Dexample.c413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
/external/python/cpython2/Modules/zlib/
Dexample.c413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
/external/zstd/zlibWrapper/examples/
Dexample_original.c430 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
Dexample.c438 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
/external/rust/crates/same-file/src/
Dlib.rs568 fn test_sync() { in test_sync() function
/external/rust/crates/libz-sys/src/zlib-ng/test/
Dexample.c501 void test_sync(unsigned char *compr, size_t comprLen, unsigned char *uncompr, size_t uncomprLen) { in test_sync() function
/external/igt-gpu-tools/tests/
Dprime_vgem.c484 static void test_sync(int i915, int vgem, unsigned ring, uint32_t flags) in test_sync() function