Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe.cc96 case kTcpEstimator: in CreateBweSender()
115 case kTcpEstimator: in CreateBweReceiver()
Dbwe_test.cc321 bwe_names[kTcpEstimator])); in RunFairnessTest()
345 new MetricRecorder(bwe_names[kTcpEstimator], static_cast<int>(tcp_flow), in RunFairnessTest()
347 receivers.push_back(new PacketReceiver(&uplink_, tcp_flow, kTcpEstimator, in RunFairnessTest()
761 std::string flow_name(bwe_names[bwe_type] + 'x' + bwe_names[kTcpEstimator]); in RunLongTcpFairness()
829 new MetricRecorder(bwe_names[kTcpEstimator], static_cast<int>(id), in RunMultipleShortTcpFairness()
832 kTcpEstimator, false, false, in RunMultipleShortTcpFairness()
Dbwe.h179 kTcpEstimator enumerator