Searched refs:expected_ssrc (Results 1 – 1 of 1) sorted by relevance
176 let mut expected_ssrc = vec![]; in test_session_srtcp_replay_protection() localVariable180 expected_ssrc.push(i); in test_session_srtcp_replay_protection()197 let count = expected_ssrc.len(); in test_session_srtcp_replay_protection()235 assert_eq!(&expected_ssrc[..], &received_ssrc[..]); in test_session_srtcp_replay_protection()