Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Random/
DRandomTestBsi1999.java287 int failureCount = 0; in testRngBsi1999BooleanOnce() local
293 failureCount += entireBsi1999Test(id + " consecutive", s); in testRngBsi1999BooleanOnce()
294 return failureCount; in testRngBsi1999BooleanOnce()
311 int failureCount = 0; in testRngBsi1999LongOnce() local
327 failureCount += entireBsi1999Test(id + " consecutive (" + bitCount + " 1-bits)", s); in testRngBsi1999LongOnce()
334 failureCount += entireBsi1999Test(id + " bit " + m, s); in testRngBsi1999LongOnce()
336 return failureCount; in testRngBsi1999LongOnce()
353 int failureCount = 0; in testRngBsi1999IntOnce() local
368 failureCount += entireBsi1999Test(id + " consecutive (" + bitCount + " 1-bits)", s); in testRngBsi1999IntOnce()
375 failureCount += entireBsi1999Test(id + " bit " + m, s); in testRngBsi1999IntOnce()
[all …]
/libcore/support/src/test/java/tests/resources/
Djunit4-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...