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.rs12 fn test_sync() { in test_sync() function
/external/cronet/third_party/libc++/src/test/std/input.output/syncstream/syncbuf/
Dsync.pass.cpp30 void test_sync(bool emit_on_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/
Dfuzzer_example_flush.c61 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/python/cpython2/Modules/zlib/
Dexample.c413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
/external/rust/crates/libz-sys/src/zlib/test/
Dexample.c413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function
/external/zstd/zlibWrapper/examples/
Dexample_original.c418 void test_sync(Byte *compr, uLong comprLen, Byte *uncompr, uLong uncomprLen) in test_sync() function
Dexample.c418 void test_sync(Byte *compr, uLong comprLen, Byte *uncompr, uLong 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.c443 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