Searched refs:EncoderOvershootDetectorTest (Results 1 – 1 of 1) sorted by relevance
20 class EncoderOvershootDetectorTest : public ::testing::Test { class24 EncoderOvershootDetectorTest() in EncoderOvershootDetectorTest() function in webrtc::EncoderOvershootDetectorTest73 TEST_F(EncoderOvershootDetectorTest, NoUtilizationIfNoRate) { in TEST_F() argument89 TEST_F(EncoderOvershootDetectorTest, OptimalSize) { in TEST_F() argument96 TEST_F(EncoderOvershootDetectorTest, Undershoot) { in TEST_F() argument102 TEST_F(EncoderOvershootDetectorTest, Overshoot) { in TEST_F() argument108 TEST_F(EncoderOvershootDetectorTest, ConstantOvershootVaryingRates) { in TEST_F() argument118 TEST_F(EncoderOvershootDetectorTest, ConstantRateVaryingOvershoot) { in TEST_F() argument130 TEST_F(EncoderOvershootDetectorTest, PartialOvershoot) { in TEST_F() argument