Searched refs:hypothesis_predicted_ (Results 1 – 2 of 2) sorted by relevance
183 hypothesis_predicted_(BandwidthUsage::kBwNormal), in TrendlineEstimator()263 hypothesis_predicted_ = network_state_predictor_->Update( in Update()269 return network_state_predictor_ ? hypothesis_predicted_ : hypothesis_; in State()
120 BandwidthUsage hypothesis_predicted_; variable