Searched refs:BestScore (Results 1 – 1 of 1) sorted by relevance
1579 unsigned BestScore = 0; in filterProcessor() local1587 if (Usefulness > BestScore) { in filterProcessor()1589 BestScore = Usefulness; in filterProcessor()