Lines Matching refs:SourceDescription

9             SourceDescription::default(),  in test_source_description_unmarshal()
18 SourceDescription::default(), in test_source_description_unmarshal()
28 SourceDescription::default(), in test_source_description_unmarshal()
39 SourceDescription::default(), in test_source_description_unmarshal()
50 SourceDescription::default(), in test_source_description_unmarshal()
62 SourceDescription::default(), in test_source_description_unmarshal()
73 SourceDescription::default(), in test_source_description_unmarshal()
84 SourceDescription { in test_source_description_unmarshal()
100 SourceDescription::default(), in test_source_description_unmarshal()
109 SourceDescription::default(), in test_source_description_unmarshal()
121 SourceDescription { in test_source_description_unmarshal()
142 SourceDescription { in test_source_description_unmarshal()
174 SourceDescription { in test_source_description_unmarshal()
197 let got = SourceDescription::unmarshal(&mut data); in test_source_description_unmarshal()
236 SourceDescription { in test_source_description_roundtrip()
264 SourceDescription { in test_source_description_roundtrip()
277 SourceDescription { in test_source_description_roundtrip()
287 SourceDescription { in test_source_description_roundtrip()
300 SourceDescription { in test_source_description_roundtrip()
313 SourceDescription { in test_source_description_roundtrip()
326 SourceDescription { in test_source_description_roundtrip()
350 let actual = SourceDescription::unmarshal(&mut data) in test_source_description_roundtrip()