HomeSort by relevance Sort by last modified time
    Searched refs:kTcpEstimator (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe.cc 96 case kTcpEstimator:
115 case kTcpEstimator:
bwe.h 179 kTcpEstimator
bwe_test.cc 321 bwe_names[kTcpEstimator]));
345 new MetricRecorder(bwe_names[kTcpEstimator], static_cast<int>(tcp_flow),
347 receivers.push_back(new PacketReceiver(&uplink_, tcp_flow, kTcpEstimator,
761 std::string flow_name(bwe_names[bwe_type] + 'x' + bwe_names[kTcpEstimator]);
    [all...]

Completed in 230 milliseconds