Home
last modified time | relevance | path

Searched defs:fails (Results 1 – 5 of 5) 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/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.java172 int fails = 0; in test_isProbablePrimeI() local