Lines Matching full:bestscore
1615 unsigned BestScore = 0;1623 if (Usefulness > BestScore) {1625 BestScore = Usefulness;