Home
last modified time | relevance | path

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

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/
H A Dtoc_serde.rs493 let edition_de = &entries_de[0]; in test_serde_roundtrip() localVariable
495 assert_eq!(edition_de.get_entry_type(), edition.get_entry_type()); in test_serde_roundtrip()
496 assert_eq!(edition_de.get_uid(), edition.get_uid()); in test_serde_roundtrip()
497 assert_eq!(edition_de.get_tags(), edition.get_tags()); in test_serde_roundtrip()
499 edition_de.get_start_stop_times(), in test_serde_roundtrip()
503 let sub_entries_de = edition_de.get_sub_entries(); in test_serde_roundtrip()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/
H A Dtoc_serde.rs482 let edition_de = &entries_de[0]; in test_serde_roundtrip() localVariable
484 assert_eq!(edition_de.entry_type(), edition.entry_type()); in test_serde_roundtrip()
485 assert_eq!(edition_de.uid(), edition.uid()); in test_serde_roundtrip()
486 assert_eq!(edition_de.tags(), edition.tags()); in test_serde_roundtrip()
487 assert_eq!(edition_de.start_stop_times(), edition.start_stop_times()); in test_serde_roundtrip()
489 let sub_entries_de = edition_de.sub_entries(); in test_serde_roundtrip()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/
H A Dtoc_serde.rs493 let edition_de = &entries_de[0]; in test_serde_roundtrip() localVariable
495 assert_eq!(edition_de.get_entry_type(), edition.get_entry_type()); in test_serde_roundtrip()
496 assert_eq!(edition_de.get_uid(), edition.get_uid()); in test_serde_roundtrip()
497 assert_eq!(edition_de.get_tags(), edition.get_tags()); in test_serde_roundtrip()
499 edition_de.get_start_stop_times(), in test_serde_roundtrip()
503 let sub_entries_de = edition_de.get_sub_entries(); in test_serde_roundtrip()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/
H A Dtoc_serde.rs491 let edition_de = &entries_de[0]; in test_serde_roundtrip() localVariable
493 assert_eq!(edition_de.get_entry_type(), edition.get_entry_type()); in test_serde_roundtrip()
494 assert_eq!(edition_de.get_uid(), edition.get_uid()); in test_serde_roundtrip()
495 assert_eq!(edition_de.get_tags(), edition.get_tags()); in test_serde_roundtrip()
497 edition_de.get_start_stop_times(), in test_serde_roundtrip()
501 let sub_entries_de = edition_de.get_sub_entries(); in test_serde_roundtrip()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/
H A Dtoc_serde.rs482 let edition_de = &entries_de[0]; in test_serde_roundtrip() localVariable
484 assert_eq!(edition_de.entry_type(), edition.entry_type()); in test_serde_roundtrip()
485 assert_eq!(edition_de.uid(), edition.uid()); in test_serde_roundtrip()
486 assert_eq!(edition_de.tags(), edition.tags()); in test_serde_roundtrip()
487 assert_eq!(edition_de.start_stop_times(), edition.start_stop_times()); in test_serde_roundtrip()
489 let sub_entries_de = edition_de.sub_entries(); in test_serde_roundtrip()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/
H A Dtoc_serde.rs482 let edition_de = &entries_de[0]; in test_serde_roundtrip() localVariable
484 assert_eq!(edition_de.entry_type(), edition.entry_type()); in test_serde_roundtrip()
485 assert_eq!(edition_de.uid(), edition.uid()); in test_serde_roundtrip()
486 assert_eq!(edition_de.tags(), edition.tags()); in test_serde_roundtrip()
487 assert_eq!(edition_de.start_stop_times(), edition.start_stop_times()); in test_serde_roundtrip()
489 let sub_entries_de = edition_de.sub_entries(); in test_serde_roundtrip()