Searched refs:NUM_MSG (Results 1 – 1 of 1) sorted by relevance
11 const NUM_MSG: usize = 2; in smoke() constant21 for i in 0..NUM_MSG { in smoke()35 if next.iter().all(|&i| i == NUM_MSG) { in smoke()