Home
last modified time | relevance | path

Searched defs:nextProbablePrime (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/math/
DBigInteger.annotated.java49 …@libcore.util.NonNull public BigInteger nextProbablePrime() { throw new RuntimeException("Stub!");… in nextProbablePrime() method in BigInteger
/libcore/ojluni/src/test/java/math/BigInteger/
DBigIntegerTest.java893 private static void nextProbablePrime() throws Exception { in nextProbablePrime() method in BigIntegerTest
/libcore/ojluni/src/main/java/java/math/
DBigInteger.java871 public BigInteger nextProbablePrime() { in nextProbablePrime() method in BigInteger