Home
last modified time | relevance | path

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

/webrtc/interceptor/src/stats/
H A Dinterceptor.rs827 macro_rules! assert_feq { macro
829 assert_feq!($left, $right, 0.01);
1158 assert_feq!(rtt_ms, 6125.0); in test_stats_interceptor_rtcp()
1166 assert_feq!( in test_stats_interceptor_rtcp()
1187 assert_feq!(rtt_ms, 6125.0); in test_stats_interceptor_rtcp()
1190 assert_feq!(recv_snapshot.remote_total_round_trip_time(), 6125.0); in test_stats_interceptor_rtcp()