Home
last modified time | relevance | path

Searched refs:read_to_end (Results 1 - 9 of 9) sorted by relevance

/third_party/rust/crates/nix/test/test_kmod/
H A Dmod.rs97 f.read_to_end(&mut contents) in test_init_and_delete_module()
122 f.read_to_end(&mut contents) in test_init_and_delete_module_with_params()
/third_party/rust/crates/rustix/tests/io/
H A Dpipe.rs23 dest.read_to_end(&mut buff).unwrap(); in test_splice_cursor()
62 dest.read_to_end(&mut buff).unwrap(); in test_splice_offset()
/third_party/rust/crates/nix/test/sys/
H A Dtest_aio.rs375 let len = f.read_to_end(&mut rbuf).unwrap(); in ok()
406 let len = f.read_to_end(&mut rbuf).unwrap(); in on_stack()
491 let len = f.read_to_end(&mut rbuf).unwrap(); in ok()
541 let len = f.read_to_end(&mut rbuf).unwrap(); in sigev_signal()
H A Dtest_uio.rs116 file.read_to_end(&mut file_content).unwrap(); in test_pwrite()
176 file.read_to_end(&mut contents).unwrap(); in test_pwritev()
/third_party/rust/crates/regex/examples/
H A Dshootout-regex-dna-bytes.rs20 io::stdin().read_to_end(&mut seq).unwrap(); in main()
/third_party/rust/crates/rustix/tests/thread/
H A Dprctl.rs116 decoder.read_to_end(&mut bytes)?; in load_linux_kernel_config()
/third_party/rust/crates/rustix/tests/process/
H A Dprctl.rs183 decoder.read_to_end(&mut bytes)?; in load_linux_kernel_config()
/third_party/rust/crates/aho-corasick/src/
H A Dtests.rs1239 R::default().read_to_end(&mut buf)?; in regression_stream_rare_byte_prefilter()
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs641 socket.read_to_end(&mut result).unwrap(); in default_verify_paths()

Completed in 7 milliseconds