Home
last modified time | relevance | path

Searched defs:fails (Results 1 – 7 of 7) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DThreadLocalRandom8Test.java121 AtomicInteger fails = new AtomicInteger(0); in testBoundedInts() local
140 AtomicInteger fails = new AtomicInteger(0); in testBoundedLongs() local
159 AtomicInteger fails = new AtomicInteger(0); in testBoundedDoubles() local
/libcore/ojluni/src/test/java/util/concurrent/tck/
DThreadLocalRandom8Test.java144 AtomicInteger fails = new AtomicInteger(0); in testBoundedInts() local
163 AtomicInteger fails = new AtomicInteger(0); in testBoundedLongs() local
182 AtomicInteger fails = new AtomicInteger(0); in testBoundedDoubles() local
/libcore/ojluni/src/test/java/util/Random/
DRandomTest.java283 AtomicInteger fails = new AtomicInteger(0); in testBoundedInts() local
303 AtomicInteger fails = new AtomicInteger(0); in testBoundedLongs() local
323 AtomicInteger fails = new AtomicInteger(0); in testBoundedDoubles() local
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/
DTestThread.java23 public int fails = 0; field in TestThread
DCipherThread.java36 private int fails = 0; field in CipherThread
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
DOldBigIntegerTest.java124 int fails = 0; in test_isProbablePrimeI() local
DBigIntegerTest.java167 int fails = 0; in test_isProbablePrimeI() local