Home
last modified time | relevance | path

Searched refs:third_encoded (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Dencoder.rs1439 let third_encoded = encoder.encode(&mut third_buf).unwrap(); in ut_settings_frame_encoding() localVariable
1446 assert_eq!(third_encoded, 6); in ut_settings_frame_encoding()