Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/nqe/
H A Dthroughput_analyzer.cc370 int64_t ThroughputAnalyzer::GetBitsReceived() const { in GetBitsReceived() function in net::nqe::internal::ThroughputAnalyzer
H A Dthroughput_analyzer_unittest.cc95 int64_t GetBitsReceived() const override { return bits_received_; } in GetBitsReceived() function in net::nqe::__anonff66fc7c0111::TestThroughputAnalyzer