Home
last modified time | relevance | path

Searched defs:running (Results 1 – 4 of 4) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DStampedLockTest.java285 final CountDownLatch running = new CountDownLatch(1); in testWriteLockInterruptibly_Interruptible() local
305 final CountDownLatch running = new CountDownLatch(1); in testWriteTryLock_Interruptible() local
326 final CountDownLatch running = new CountDownLatch(1); in testReadLockInterruptibly_Interruptible() local
346 final CountDownLatch running = new CountDownLatch(1); in testReadTryLock_Interruptible() local
433 final CountDownLatch running = new CountDownLatch(1); in testWriteAfterReadLock() local
575 final CountDownLatch running = new CountDownLatch(1); in testWriteLockInterruptibly() local
596 final CountDownLatch running = new CountDownLatch(1); in testReadLockInterruptibly() local
702 final CountDownLatch running = new CountDownLatch(1); in testValidateOptimisticWriteLocked2() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DThreadTest.java443 int running = 0; in test_getThreadGroup() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DDatagramSocketTest.java49 volatile boolean running = true; field in DatagramSocketTest.DatagramServer
/libcore/support/src/test/java/tests/resources/
Djunit4-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...