Home
last modified time | relevance | path

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

/webrtc/turn/src/allocation/five_tuple/
H A Dfive_tuple_test.rs6 let udp_expect = PROTO_UDP; in test_five_tuple_protocol() localVariable
10 udp_expect, PROTO_UDP, in test_five_tuple_protocol()
18 assert_eq!(udp_expect.to_string(), "UDP"); in test_five_tuple_protocol()