Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test.h73 void RunChoke(BandwidthEstimatorType bwe_type,
Dbwe_test.cc403 void BweTest::RunChoke(BandwidthEstimatorType bwe_type, in RunChoke() function in webrtc::testing::bwe::BweTest
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dbwe_simulations.cc440 RunChoke(GetParam(), capacities_kbps); in TEST_P()
443 gcc_test.RunChoke(kFullSendSideEstimator, capacities_kbps); in TEST_P()