Searched refs:ext_expect (Results 1 – 1 of 1) sorted by relevance
474 let ext_expect = Some(Bytes::from_static(&[])); in test_rfc8285_two_byte_multiple_extension_with_padding() localVariable476 ext, ext_expect, in test_rfc8285_two_byte_multiple_extension_with_padding()481 let ext_expect = Some(Bytes::from_static(&[0xBB])); in test_rfc8285_two_byte_multiple_extension_with_padding() localVariable483 ext, ext_expect, in test_rfc8285_two_byte_multiple_extension_with_padding()488 let ext_expect = Some(Bytes::from_static(&[0xCC, 0xCC, 0xCC, 0xCC])); in test_rfc8285_two_byte_multiple_extension_with_padding() localVariable490 ext, ext_expect, in test_rfc8285_two_byte_multiple_extension_with_padding()