Searched refs:EXPECT0 (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/nix/test/sys/ | ||
H A D | test_aio.rs | 270 const EXPECT0: &[u8] = b"cdef"; in ok() consts 289 EXPECT0.len() + EXPECT1.len() in ok() 292 assert_eq!(&EXPECT0, &rbuf0); in ok() |
Completed in 2 milliseconds