Searched refs:MSG2_LEN (Results 1 – 1 of 1) sorted by relevance
232 const MSG2_LEN: usize = MSG2.len(); in try_send_spawn() constant256 assert_eq!(sent, &MSG2_LEN); in try_send_spawn()267 assert_eq!(received, MSG_LEN * 2 + MSG2_LEN); in try_send_spawn()