Home
last modified time | relevance | path

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

/webrtc/sdp/src/description/
H A Ddescription_test.rs289 const TIME_ZONES_SDP: &str = "v=0\r\n\ constant
573 let mut reader = Cursor::new(TIME_ZONES_SDP.as_bytes()); in test_unmarshal_time_zones()