Home
last modified time | relevance | path

Searched refs:chapter2_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.rs562 let chapter2_de = &sub_entries_de[1]; in test_serde_roundtrip() localVariable
564 assert_eq!(chapter2_de.get_entry_type(), chapter2.get_entry_type()); in test_serde_roundtrip()
565 assert_eq!(chapter2_de.get_uid(), chapter2.get_uid()); in test_serde_roundtrip()
566 let tags_de = chapter2_de.get_tags().unwrap(); in test_serde_roundtrip()
573 chapter2_de.get_start_stop_times(), in test_serde_roundtrip()
577 chapter2_de.get_sub_entries().len(), in test_serde_roundtrip()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/
H A Dtoc_serde.rs542 let chapter2_de = &sub_entries_de[1]; in test_serde_roundtrip() localVariable
544 assert_eq!(chapter2_de.entry_type(), chapter2.entry_type()); in test_serde_roundtrip()
545 assert_eq!(chapter2_de.uid(), chapter2.uid()); in test_serde_roundtrip()
546 let tags_de = chapter2_de.tags().unwrap(); in test_serde_roundtrip()
552 assert_eq!(chapter2_de.start_stop_times(), chapter2.start_stop_times()); in test_serde_roundtrip()
554 chapter2_de.sub_entries().len(), in test_serde_roundtrip()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/
H A Dtoc_serde.rs562 let chapter2_de = &sub_entries_de[1]; in test_serde_roundtrip() localVariable
564 assert_eq!(chapter2_de.get_entry_type(), chapter2.get_entry_type()); in test_serde_roundtrip()
565 assert_eq!(chapter2_de.get_uid(), chapter2.get_uid()); in test_serde_roundtrip()
566 let tags_de = chapter2_de.get_tags().unwrap(); in test_serde_roundtrip()
573 chapter2_de.get_start_stop_times(), in test_serde_roundtrip()
577 chapter2_de.get_sub_entries().len(), in test_serde_roundtrip()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/
H A Dtoc_serde.rs560 let chapter2_de = &sub_entries_de[1]; in test_serde_roundtrip() localVariable
562 assert_eq!(chapter2_de.get_entry_type(), chapter2.get_entry_type()); in test_serde_roundtrip()
563 assert_eq!(chapter2_de.get_uid(), chapter2.get_uid()); in test_serde_roundtrip()
564 let tags_de = chapter2_de.get_tags().unwrap(); in test_serde_roundtrip()
571 chapter2_de.get_start_stop_times(), in test_serde_roundtrip()
575 chapter2_de.get_sub_entries().len(), in test_serde_roundtrip()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/
H A Dtoc_serde.rs542 let chapter2_de = &sub_entries_de[1]; in test_serde_roundtrip() localVariable
544 assert_eq!(chapter2_de.entry_type(), chapter2.entry_type()); in test_serde_roundtrip()
545 assert_eq!(chapter2_de.uid(), chapter2.uid()); in test_serde_roundtrip()
546 let tags_de = chapter2_de.tags().unwrap(); in test_serde_roundtrip()
552 assert_eq!(chapter2_de.start_stop_times(), chapter2.start_stop_times()); in test_serde_roundtrip()
554 chapter2_de.sub_entries().len(), in test_serde_roundtrip()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/
H A Dtoc_serde.rs542 let chapter2_de = &sub_entries_de[1]; in test_serde_roundtrip() localVariable
544 assert_eq!(chapter2_de.entry_type(), chapter2.entry_type()); in test_serde_roundtrip()
545 assert_eq!(chapter2_de.uid(), chapter2.uid()); in test_serde_roundtrip()
546 let tags_de = chapter2_de.tags().unwrap(); in test_serde_roundtrip()
552 assert_eq!(chapter2_de.start_stop_times(), chapter2.start_stop_times()); in test_serde_roundtrip()
554 chapter2_de.sub_entries().len(), in test_serde_roundtrip()