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.java174 static final Iterable<BigInteger> NEGATIVE_BIGINTEGER_CANDIDATES; field in MathTesting
196 NEGATIVE_BIGINTEGER_CANDIDATES =
199 Iterables.concat(POSITIVE_BIGINTEGER_CANDIDATES, NEGATIVE_BIGINTEGER_CANDIDATES);