Home | History | Annotate | Download | only in Frontend

Lines Matching refs:bestValue

295       double bestValue = 0.0;
311 if (value > bestValue) {
313 bestValue = value;