Home
last modified time | relevance | path

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

/webrtc/sdp/src/description/
H A Ddescription_test.rs295 const TIME_ZONES_SDPEXPECTED: &str = "v=0\r\n\ constant
576 assert_eq!(actual.as_str(), TIME_ZONES_SDPEXPECTED); in test_unmarshal_time_zones()