Searched refs:ValidateThroughputMatchesTargetBitrate (Results 1 – 1 of 1) sorted by relevance
68 void ValidateThroughputMatchesTargetBitrate(int bitrate_kbps, in ValidateThroughputMatchesTargetBitrate() function in webrtc::FrameDropperTest152 ValidateThroughputMatchesTargetBitrate(700, kIncludeKeyFrame); in TEST_F()153 ValidateThroughputMatchesTargetBitrate(700, kDoNotIncludeKeyFrame); in TEST_F()154 ValidateThroughputMatchesTargetBitrate(600, kIncludeKeyFrame); in TEST_F()155 ValidateThroughputMatchesTargetBitrate(600, kDoNotIncludeKeyFrame); in TEST_F()156 ValidateThroughputMatchesTargetBitrate(500, kIncludeKeyFrame); in TEST_F()157 ValidateThroughputMatchesTargetBitrate(500, kDoNotIncludeKeyFrame); in TEST_F()