Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_unittest_helper.h202 void RateIncreaseRtpTimestampsTestHelper(int expected_iterations);
Dremote_bitrate_estimator_unittest_helper.cc402 int expected_iterations) { in RateIncreaseRtpTimestampsTestHelper() argument
422 ASSERT_LE(iterations, expected_iterations); in RateIncreaseRtpTimestampsTestHelper()
424 ASSERT_EQ(expected_iterations, iterations); in RateIncreaseRtpTimestampsTestHelper()