Searched refs:POSITIVE_FINITE_DOUBLE_CANDIDATES (Results 1 – 3 of 3) sorted by relevance
21 import static com.google.common.math.MathTesting.POSITIVE_FINITE_DOUBLE_CANDIDATES;49 for (double positiveValue : POSITIVE_FINITE_DOUBLE_CANDIDATES) { in testEnsureNonNegative()
28 import static com.google.common.math.MathTesting.POSITIVE_FINITE_DOUBLE_CANDIDATES;318 for (double d : POSITIVE_FINITE_DOUBLE_CANDIDATES) { in testRoundLog2Floor()327 for (double d : POSITIVE_FINITE_DOUBLE_CANDIDATES) { in testRoundLog2Ceiling()337 for (double d : POSITIVE_FINITE_DOUBLE_CANDIDATES) {353 for (double d : POSITIVE_FINITE_DOUBLE_CANDIDATES) {383 for (double d : POSITIVE_FINITE_DOUBLE_CANDIDATES) {409 for (double d : POSITIVE_FINITE_DOUBLE_CANDIDATES) {415 for (double d : POSITIVE_FINITE_DOUBLE_CANDIDATES) {
213 static final Iterable<Double> POSITIVE_FINITE_DOUBLE_CANDIDATES; field in MathTesting250 POSITIVE_FINITE_DOUBLE_CANDIDATES =