Home
last modified time | relevance | path

Searched refs:total_failed_probe_count_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/pacing/
Dbitrate_prober.cc57 total_failed_probe_count_); in ~BitrateProber()
64 total_failed_probe_count_(0), in BitrateProber()
102 total_failed_probe_count_++; in CreateProbeCluster()
Dbitrate_prober.h125 int total_failed_probe_count_; variable