Searched refs:TIME_ZONES_SDPEXPECTED (Results 1 – 1 of 1) sorted by relevance
295 const TIME_ZONES_SDPEXPECTED: &str = "v=0\r\n\ constant576 assert_eq!(actual.as_str(), TIME_ZONES_SDPEXPECTED); in test_unmarshal_time_zones()