OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_bandwidth_timestamp_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/quic/
quic_sustained_bandwidth_recorder.h
53
return
max_bandwidth_timestamp_
;
82
int64
max_bandwidth_timestamp_
;
member in class:net::QuicSustainedBandwidthRecorder
quic_sustained_bandwidth_recorder.cc
19
max_bandwidth_timestamp_
(0),
55
max_bandwidth_timestamp_
= wall_time.ToUNIXSeconds();
/external/chromium_org/net/quic/test_tools/
quic_sustained_bandwidth_recorder_peer.cc
30
bandwidth_recorder->
max_bandwidth_timestamp_
= max_bandwidth_timestamp;
Completed in 118 milliseconds