Searched refs:kURLCountBoost (Results 1 – 1 of 1) sorted by relevance
304 const int kURLCountBoost[4] = { 0, 75, 125, 150 }; in BookmarkMatchToACMatch() local307 DCHECK_GE(std::min(arraysize(kURLCountBoost), nodes.size()), 1U); in BookmarkMatchToACMatch()309 kURLCountBoost[std::min(arraysize(kURLCountBoost), nodes.size()) - 1]; in BookmarkMatchToACMatch()