Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/math/
DMathTesting.java173 static final Iterable<BigInteger> NEGATIVE_BIGINTEGER_CANDIDATES; field in MathTesting
199 NEGATIVE_BIGINTEGER_CANDIDATES =
202 Iterables.concat(POSITIVE_BIGINTEGER_CANDIDATES, NEGATIVE_BIGINTEGER_CANDIDATES);