Searched refs:testRngBsi1999BooleanOnce (Results 1 – 1 of 1) sorted by relevance
286 static int testRngBsi1999BooleanOnce(String id, BooleanSupplier theSupplier) { in testRngBsi1999BooleanOnce() method in RandomTestBsi1999387 if (testRngBsi1999BooleanOnce(id, theSupplier) <= failureTolerance) return true; in testRngBsi1999Boolean()389 return ((testRngBsi1999BooleanOnce(id, theSupplier) <= failureTolerance) && in testRngBsi1999Boolean()390 (testRngBsi1999BooleanOnce(id, theSupplier) <= failureTolerance)); in testRngBsi1999Boolean()