Home
last modified time | relevance | path

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

/webrtc/sctp/src/param/
H A Dparam_test.rs16 let pt: ParamType = binary.get_u16().into(); in test_parse_param_type_success() localVariable
17 assert_eq!(pt, expected); in test_parse_param_type_success()