Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dcrypto.js766 while(!this.isProbablePrime(b)) {
1333 BigInteger.prototype.isProbablePrime = bnIsProbablePrime; method in BigInteger
1602 …btract(BigInteger.ONE).gcd(ee).compareTo(BigInteger.ONE) == 0 && this.p.isProbablePrime(10)) break;
1606 …btract(BigInteger.ONE).gcd(ee).compareTo(BigInteger.ONE) == 0 && this.q.isProbablePrime(10)) break;
/cts/tools/dex-tools/dex/
Dclasses0.out.dex22098 public boolean isProbablePrime(