Searched refs:parsed_controlee (Results 1 – 1 of 1) sorted by relevance
922 let parsed_controlee = Controlee::parse(&bytes).unwrap(); in test_write_controlee() localVariable923 assert_eq!(controlee, parsed_controlee); in test_write_controlee()