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

/openjdk7/jdk/test/java/math/BigInteger/
H A DBigIntegerTest.java446 private static final int NUM_CARMICHAELS_TO_TEST = 5; field in class:BigIntegerTest
515 while (found < NUM_CARMICHAELS_TO_TEST) {

Completed in 33 milliseconds