Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dbwe_simulations.cc342 RunVariableCapacity2MultipleFlows(GetParam(), kNumFlows); in TEST_P()
386 RunVariableCapacity2MultipleFlows(GetParam(), kNumFlows); in TEST_P()
388 gcc_test.RunVariableCapacity2MultipleFlows(kFullSendSideEstimator, kNumFlows); in TEST_P()
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test.h77 void RunVariableCapacity2MultipleFlows(BandwidthEstimatorType bwe_type,
Dbwe_test.cc479 void BweTest::RunVariableCapacity2MultipleFlows(BandwidthEstimatorType bwe_type, in RunVariableCapacity2MultipleFlows() function in webrtc::testing::bwe::BweTest