Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/tests/io/
H A Dpipe.rs38 let mut off_w = 0; in test_splice_offset() variables
45 Some(&mut off_w), in test_splice_offset()
64 assert_eq!(off_w, 5); in test_splice_offset()

Completed in 1 milliseconds