Lines Matching refs:bestValue
295 double bestValue = 0.0;311 if (value > bestValue) {313 bestValue = value;