Searched refs:testRngBsi1999LongOnce (Results 1 – 1 of 1) sorted by relevance
310 static int testRngBsi1999LongOnce(String id, LongSupplier theSupplier) { in testRngBsi1999LongOnce() method in RandomTestBsi1999394 if (testRngBsi1999LongOnce(id, theSupplier) <= failureTolerance) return true; in testRngBsi1999Long()396 return ((testRngBsi1999LongOnce(id, theSupplier) <= failureTolerance) && in testRngBsi1999Long()397 (testRngBsi1999LongOnce(id, theSupplier) <= failureTolerance)); in testRngBsi1999Long()