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

  /external/chromium_org/net/quic/
quic_sustained_bandwidth_recorder.cc 17 bandwidth_estimate_(QuicBandwidth::Zero()),
47 bandwidth_estimate_ = bandwidth;
49 << bandwidth_estimate_.ToKBytesPerSecond();
quic_sustained_bandwidth_recorder.h 43 return bandwidth_estimate_;
76 QuicBandwidth bandwidth_estimate_; member in class:net::QuicSustainedBandwidthRecorder
  /external/chromium_org/net/quic/test_tools/
quic_sustained_bandwidth_recorder_peer.cc 18 bandwidth_recorder->bandwidth_estimate_ =

Completed in 2278 milliseconds