Home
last modified time | relevance | path

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

/webrtc/rtcp/src/compound_packet/
H A Dcompound_packet_test.rs316 let data1 = result.unwrap(); in test_compound_packet_roundtrip() localVariable
317 let c = CompoundPacket::unmarshal(&mut data1.clone()) in test_compound_packet_roundtrip()
325 data1, data2, in test_compound_packet_roundtrip()