Searched refs:total_probes_received_ (Results 1 – 2 of 2) sorted by relevance
103 total_probes_received_(0), in RemoteBitrateEstimatorAbsSendTime()300 if (total_probes_received_ < kMaxProbePackets) { in IncomingPacketInfo()313 ++total_probes_received_; in IncomingPacketInfo()
136 size_t total_probes_received_; variable