Searched defs:GetBitsReceived (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/nqe/ | ||
H A D | throughput_analyzer.cc | 370 int64_t ThroughputAnalyzer::GetBitsReceived() const { in GetBitsReceived() function in net::nqe::internal::ThroughputAnalyzer |
H A D | throughput_analyzer_unittest.cc | 95 int64_t GetBitsReceived() const override { return bits_received_; } in GetBitsReceived() function in net::nqe::__anonff66fc7c0111::TestThroughputAnalyzer |