Home
last modified time | relevance | path

Searched refs:ALL_BIGINTEGER_CANDIDATES (Results 1 – 6 of 6) sorted by relevance

/external/guava/guava-tests/test/com/google/common/math/
DDoubleUtilsTest.java19 import static com.google.common.math.MathTesting.ALL_BIGINTEGER_CANDIDATES;
51 for (BigInteger b : ALL_BIGINTEGER_CANDIDATES) { in testBigToDouble()
DMathTesting.java184 static final Iterable<BigInteger> ALL_BIGINTEGER_CANDIDATES; field in MathTesting
223 ALL_BIGINTEGER_CANDIDATES =
DBigIntegerMathTest.java19 import static com.google.common.math.MathTesting.ALL_BIGINTEGER_CANDIDATES;
122 for (BigInteger x : ALL_BIGINTEGER_CANDIDATES) {
483 for (BigInteger p : ALL_BIGINTEGER_CANDIDATES) {
/external/guava/android/guava-tests/test/com/google/common/math/
DDoubleUtilsTest.java19 import static com.google.common.math.MathTesting.ALL_BIGINTEGER_CANDIDATES;
51 for (BigInteger b : ALL_BIGINTEGER_CANDIDATES) { in testBigToDouble()
DMathTesting.java184 static final Iterable<BigInteger> ALL_BIGINTEGER_CANDIDATES; field in MathTesting
223 ALL_BIGINTEGER_CANDIDATES =
DBigIntegerMathTest.java19 import static com.google.common.math.MathTesting.ALL_BIGINTEGER_CANDIDATES;
122 for (BigInteger x : ALL_BIGINTEGER_CANDIDATES) {
483 for (BigInteger p : ALL_BIGINTEGER_CANDIDATES) {