Home
last modified time | relevance | path

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

/webrtc/interceptor/src/stats/
H A Dmod.rs608 fn test_send_sync<T: Send + Sync>() {} in test_rtp_stats_send_sync() function
609 test_send_sync::<RTPStats>(); in test_rtp_stats_send_sync()
614 fn test_send_sync<T: Send + Sync>() {} in test_rtcp_stats_send_sync() function
615 test_send_sync::<RTCPStats>(); in test_rtcp_stats_send_sync()