remote_bitrate_estimator_unittest_helper.cc | 134 void StreamGenerator::set_capacity_bps(int capacity_bps) { function in class:webrtc::testing::StreamGenerator 470 stream_generator_->set_capacity_bps(kInitialCapacityBps); 481 stream_generator_->set_capacity_bps(kReducedCapacityBps);
|