Home
last modified time | relevance | path

Searched defs:test_splice (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/nix/test/
Dtest_fcntl.rs283 fn test_splice() { in test_splice() function
/third_party/liburing/test/
Dsplice.c370 static int test_splice(struct io_uring *ring, struct test_ctx *ctx) in test_splice() function
/third_party/rust/rust/library/alloc/tests/
Dvec.rs881 fn test_splice() { in test_splice() function
/third_party/python/Lib/test/
Dtest_os.py411 def test_splice(self): member in FileTests