Searched defs:bytes_received (Results 1 – 6 of 6) sorted by relevance
36 size_t bytes_received = in TimerTick() local50 size_t bytes_received = socket_.TryReceive(bytes_left_, received_->data() + offset_); in TimerTick() local
37 uint64_t bytes_received, in BytesReceived()
629 uint64_t bytes_received, in BytesReceived()
1358 uint64_t bytes_received, in BytesReceived()
559 uint64_t bytes_received = 2 * 1024 * 1024; // 2MB in TEST_F() local580 uint64_t bytes_received = 5 * 1024 * 1024; // ignored in TEST_F() local
621 uint32_t bytes_received; /* Total bytes received since activation */ member