Lines Matching refs:bestDistance
854 int bestDistance = -1;871 if (dist > bestDistance) {872 bestDistance = dist;