Searched refs:ext1_expect (Results 1 – 1 of 1) sorted by relevance
226 let ext1_expect = Bytes::from_static(&[0xAA]); in test_rfc_8285_one_byte_two_extension_of_two_bytes() localVariable228 assert_eq!(ext1, ext1_expect); in test_rfc_8285_one_byte_two_extension_of_two_bytes()301 let ext1_expect = Bytes::from_static(&[0xAA]); in test_rfc_8285_one_byte_multiple_extensions_with_padding() localVariable302 assert_eq!(ext1, ext1_expect); in test_rfc_8285_one_byte_multiple_extensions_with_padding()