Searched refs:reporting_threshold_ (Results 1 – 2 of 2) sorted by relevance
24 reporting_threshold_(300), in TypingDetection()48 if (penalty_counter_ > reporting_threshold_) in Process()80 if (reporting_threshold) reporting_threshold_ = reporting_threshold; in SetParameters()
66 int reporting_threshold_; variable