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

  /external/chromium_org/net/quic/test_tools/
quic_sustained_bandwidth_recorder_peer.cc 26 int32 max_bandwidth_timestamp) {
30 bandwidth_recorder->max_bandwidth_timestamp_ = max_bandwidth_timestamp;
quic_sustained_bandwidth_recorder_peer.h 25 int32 max_bandwidth_timestamp);
  /external/chromium_org/net/quic/
quic_server_session.cc 115 int32 max_bandwidth_timestamp = bandwidth_recorder.MaxBandwidthTimestamp(); local
124 max_bandwidth_timestamp);
  /external/chromium_org/net/tools/quic/
quic_server_session.cc 115 int32 max_bandwidth_timestamp = bandwidth_recorder.MaxBandwidthTimestamp(); local
124 max_bandwidth_timestamp);

Completed in 3961 milliseconds