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