Searched defs:failureTolerance (Results 1 – 2 of 2) sorted by relevance
386 …tatic boolean testRngBsi1999Boolean(String id, BooleanSupplier theSupplier, int failureTolerance) { in testRngBsi1999Boolean()393 static boolean testRngBsi1999Long(String id, LongSupplier theSupplier, int failureTolerance) { in testRngBsi1999Long()400 static boolean testRngBsi1999Int(String id, IntSupplier theSupplier, int failureTolerance) { in testRngBsi1999Int()415 static void testOneRng(RandomGenerator rng, int failureTolerance) { in testOneRng()
173 static void testOneRng(RandomGenerator rng, int failureTolerance) { in testOneRng()