Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/resource_coordinator/tab_ranker/
H A Dtab_score_predictor.h48 kMLScorer = 1, enumerator
106 const ScorerType type_ = kMLScorer;
H A Dtab_score_predictor.cc89 } else if (type_ == kMLScorer) { in ScoreTab()
163 if (type_ == kMLScorer) in PredictWithPreprocess()
303 if (type_ == kMLScorer) { in LazyInitialize()