Searched refs:NUM_MERSENNES_TO_TEST (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/math/BigInteger/
H A DBigIntegerTest.java444 private static final int NUM_MERSENNES_TO_TEST = 7; field in class:BigIntegerTest
482 for (int i=0; i<NUM_MERSENNES_TO_TEST; i++) {

Completed in 50 milliseconds