Home
last modified time | relevance | path

Searched defs:data2 (Results 1 – 3 of 3) sorted by relevance

/webrtc/dtls/src/alert/
H A Dalert_test.rs38 let mut data2: Vec<u8> = vec![]; in test_alert() localVariable
/webrtc/dtls/src/record_layer/
H A Drecord_layer_test.rs106 let mut data2 = vec![]; in test_record_layer_round_trip() localVariable
/webrtc/rtcp/src/compound_packet/
H A Dcompound_packet_test.rs320 let data2 = c in test_compound_packet_roundtrip() localVariable