Home | History | Annotate | Download | only in plaintext

Lines Matching refs:bestScore

868     int score, bestScore;
897 bestScore = diff_cleanupSemanticScore(equality1, edit)
907 if (score >= bestScore) {
908 bestScore = score;