Home
last modified time | relevance | path

Searched defs:bits_received (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/nqe/
Dthroughput_analyzer.cc257 bool ThroughputAnalyzer::IsHangingWindow(int64_t bits_received, in IsHangingWindow()
312 int64_t bits_received = GetBitsReceived() - bits_received_at_window_start_; in MaybeGetThroughputObservation() local
Dthroughput_analyzer_unittest.cc927 size_t bits_received; in TEST_F() member