HomeSort by relevance Sort by last modified time
    Searched refs:estimate_available_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/congestion_control/
inter_arrival_probe.cc 20 : estimate_available_(false),
29 if (!estimate_available_) {
37 if (!estimate_available_) {
43 if (!estimate_available_) {
50 if (estimate_available_) {
61 if (estimate_available_) {
110 estimate_available_ = true;
inter_arrival_probe.h 50 bool estimate_available_; member in class:net::InterArrivalProbe

Completed in 32 milliseconds