Home
last modified time | relevance | path

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

/webrtc/media/src/io/sample_builder/
H A Dsample_builder_test.rs70 let test_data: Vec<SampleBuilderTest> = vec![ in test_sample_builder() localVariable
1343 let test_data = vec![ in test_seqnum_distance() localVariable
/webrtc/webrtc/src/data_channel/
H A Ddata_channel_test.rs1006 let test_data: &'static str = "this is some test data"; in test_eof_detach() localVariable
1115 let test_data: &'static [u8] = b"this is some test data"; in test_eof_no_detach() localVariable
1154 let test_data: &'static [u8] = b"this is some test data"; in test_eof_no_detach() localVariable
/webrtc/sctp/src/association/
H A Dassociation_test.rs2322 let test_data = Bytes::from_static(b"test"); in test_association_shutdown() localVariable
2400 let test_data = Bytes::from_static(b"test"); in test_association_shutdown_during_write() localVariable