Searched refs:hypothesis_ (Results 1 – 2 of 2) sorted by relevance
66 hypothesis_(kBwNormal) { in OveruseDetector()74 return hypothesis_; in State()104 hypothesis_ = kBwOverusing; in Detect()110 hypothesis_ = kBwUnderusing; in Detect()114 hypothesis_ = kBwNormal; in Detect()119 return hypothesis_; in Detect()
60 BandwidthUsage hypothesis_; variable