Home
last modified time | relevance | path

Searched defs:CONTENTS (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/nix/test/
H A Dtest_sendfile.rs20 const CONTENTS: &[u8] = b"abcdef123456"; in test_sendfile_linux() consts
42 const CONTENTS: &[u8] = b"abcdef123456"; in test_sendfile64_linux() consts
H A Dtest_fcntl.rs37 const CONTENTS: &[u8] = b"abcd"; in test_openat() consts
256 const CONTENTS: &[u8] = b"foobarbaz"; in test_copy_file_range() consts
284 const CONTENTS: &[u8] = b"abcdef123456"; in test_splice() consts
H A Dtest_unistd.rs555 const CONTENTS: &[u8] = b"abcdef123456"; in test_lseek() consts
573 const CONTENTS: &[u8] = b"abcdef123456"; in test_lseek64() consts
766 const CONTENTS: &[u8] = b"12345678"; in test_truncate() consts
783 const CONTENTS: &[u8] = b"12345678"; in test_ftruncate() consts

Completed in 3 milliseconds