Searched refs:failureCount (Results 1 – 2 of 2) sorted by relevance
287 int failureCount = 0; in testRngBsi1999BooleanOnce() local293 failureCount += entireBsi1999Test(id + " consecutive", s); in testRngBsi1999BooleanOnce()294 return failureCount; in testRngBsi1999BooleanOnce()311 int failureCount = 0; in testRngBsi1999LongOnce() local327 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() local368 failureCount += entireBsi1999Test(id + " consecutive (" + bitCount + " 1-bits)", s); in testRngBsi1999IntOnce()375 failureCount += entireBsi1999Test(id + " bit " + m, s); in testRngBsi1999IntOnce()[all …]
META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...