Searched refs:promotes_times (Results 1 – 1 of 1) sorted by relevance
137 int promotes_times = min_score_threshold_ - winner->second.score; in Insert() local138 for (int i = 0; i < promotes_times; ++i) { in Insert()