Home
last modified time | relevance | path

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

/webrtc/rtcp/src/source_description/
H A Dsource_description_test.rs228 let mut too_many_chunks = vec![]; in test_source_description_roundtrip() localVariable
230 too_many_chunks.push(SourceDescriptionChunk::default()); in test_source_description_roundtrip()
327 chunks: too_many_chunks, in test_source_description_roundtrip()