Searched refs:testRngBsi1999IntOnce (Results 1 – 1 of 1) sorted by relevance
352 static int testRngBsi1999IntOnce(String id, IntSupplier theSupplier) { in testRngBsi1999IntOnce() method in RandomTestBsi1999401 if (testRngBsi1999IntOnce(id, theSupplier) <= failureTolerance) return true; in testRngBsi1999Int()403 return ((testRngBsi1999IntOnce(id, theSupplier) <= failureTolerance) && in testRngBsi1999Int()404 (testRngBsi1999IntOnce(id, theSupplier) <= failureTolerance)); in testRngBsi1999Int()