Lines Matching refs:vec

5     let tests = vec![  in test_source_description_unmarshal()
85 chunks: vec![SourceDescriptionChunk { in test_source_description_unmarshal()
87 items: vec![], in test_source_description_unmarshal()
122 chunks: vec![SourceDescriptionChunk { in test_source_description_unmarshal()
124 items: vec![SourceDescriptionItem { in test_source_description_unmarshal()
143 chunks: vec![SourceDescriptionChunk { in test_source_description_unmarshal()
145 items: vec![ in test_source_description_unmarshal()
175 chunks: vec![ in test_source_description_unmarshal()
178 items: vec![SourceDescriptionItem { in test_source_description_unmarshal()
185 items: vec![SourceDescriptionItem { in test_source_description_unmarshal()
228 let mut too_many_chunks = vec![]; in test_source_description_roundtrip()
233 let tests = vec![ in test_source_description_roundtrip()
237 chunks: vec![ in test_source_description_roundtrip()
240 items: vec![SourceDescriptionItem { in test_source_description_roundtrip()
247 items: vec![ in test_source_description_roundtrip()
265 chunks: vec![SourceDescriptionChunk { in test_source_description_roundtrip()
267 items: vec![SourceDescriptionItem { in test_source_description_roundtrip()
278 chunks: vec![SourceDescriptionChunk { in test_source_description_roundtrip()
280 items: vec![], in test_source_description_roundtrip()
288 chunks: vec![SourceDescriptionChunk { in test_source_description_roundtrip()
290 items: vec![SourceDescriptionItem { in test_source_description_roundtrip()
301 chunks: vec![SourceDescriptionChunk { in test_source_description_roundtrip()
303 items: vec![SourceDescriptionItem { in test_source_description_roundtrip()
314 chunks: vec![SourceDescriptionChunk { in test_source_description_roundtrip()
316 items: vec![SourceDescriptionItem { in test_source_description_roundtrip()