Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dbwe_simulations.cc337 RunVariableCapacity1SingleFlow(GetParam()); in TEST_P()
379 RunVariableCapacity1SingleFlow(GetParam()); in TEST_P()
381 gcc_test.RunVariableCapacity1SingleFlow(kFullSendSideEstimator); in TEST_P()
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test.h76 void RunVariableCapacity1SingleFlow(BandwidthEstimatorType bwe_type);
Dbwe_test.cc438 void BweTest::RunVariableCapacity1SingleFlow(BandwidthEstimatorType bwe_type) { in RunVariableCapacity1SingleFlow() function in webrtc::testing::bwe::BweTest