Lines Matching refs:None
69 range: None, in test_marshal()
120 Attribute::new("recvonly".to_string(), None), in test_marshal()
128 range: None, in test_marshal()
139 ttl: None, in test_marshal()
140 range: None, in test_marshal()
149 attributes: vec![Attribute::new("sendrecv".to_string(), None)], in test_marshal()
156 range: None, in test_marshal()
161 media_title: None, in test_marshal()
162 connection_information: None, in test_marshal()
164 encryption_key: None, in test_marshal()
472 ("SessionInformation", SESSION_INFORMATION_SDP, None), in test_round_trip()
473 ("URI", URI_SDP, None), in test_round_trip()
474 ("EmailAddress", EMAIL_ADDRESS_SDP, None), in test_round_trip()
475 ("PhoneNumber", PHONE_NUMBER_SDP, None), in test_round_trip()
484 None, in test_round_trip()
486 ("SessionBandwidth", SESSION_BANDWIDTH_SDP, None), in test_round_trip()
487 ("SessionEncryptionKey", SESSION_ENCRYPTION_KEY_SDP, None), in test_round_trip()
493 ("SessionAttributes", SESSION_ATTRIBUTES_SDP, None), in test_round_trip()
499 ("MediaName", MEDIA_NAME_SDP, None), in test_round_trip()
505 ("MediaTitle", MEDIA_TITLE_SDP, None), in test_round_trip()
509 None, in test_round_trip()
521 ("MediaBandwidth", MEDIA_BANDWIDTH_SDP, None), in test_round_trip()
522 ("MediaEncryptionKey", MEDIA_ENCRYPTION_KEY_SDP, None), in test_round_trip()
528 ("MediaAttributes", MEDIA_ATTRIBUTES_SDP, None), in test_round_trip()
529 ("CanonicalUnmarshal", CANONICAL_UNMARSHAL_SDP, None), in test_round_trip()