Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
DOldBigIntegerTest.java191 largePrimesProduct( in test_nextProbablePrime()
197 largePrimesProduct( in test_nextProbablePrime()
204 static void largePrimesProduct(BigInteger a, BigInteger b, String c) { in largePrimesProduct() method in OldBigIntegerTest