Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Doveruse_detector_unittest.cc55 UpdateDetector(rtp_timestamp_, receive_time_ms_, packet_size); in Run100000Samples()
78 UpdateDetector(rtp_timestamp_, receive_time_ms_, packet_size); in RunUntilOveruse()
93 void UpdateDetector(uint32_t rtp_timestamp, int64_t receive_time_ms, in UpdateDetector() function in webrtc::testing::OveruseDetectorTest
143 UpdateDetector(rtp_timestamp, now_ms_, packet_size); in TEST_F()
157 UpdateDetector(rtp_timestamp, now_ms_, packet_size); in TEST_F()
175 UpdateDetector(rtp_timestamp, now_ms_, packet_size); in TEST_F()
225 UpdateDetector(rtp_timestamp, now_ms_, packet_size); in TEST_F()
239 UpdateDetector(rtp_timestamp, now_ms_, packet_size); in TEST_F()
244 UpdateDetector(rtp_timestamp, now_ms_, packet_size); in TEST_F()
257 UpdateDetector(rtp_timestamp, now_ms_, packet_size); in TEST_F()
[all …]