Searched defs:testAwait (Results 1 – 3 of 3) sorted by relevance
/libcore/jsr166-tests/src/test/java/jsr166/ | ||
D | CountDownLatchTest.java | 53 public void testAwait() { in testAwait() method in CountDownLatchTest |
D | ReentrantLockTest.java | 577 public void testAwait() { testAwait(false); } in testAwait() method in ReentrantLockTest |
D | ReentrantReadWriteLockTest.java | 978 public void testAwait() { testAwait(false); } in testAwait() method in ReentrantReadWriteLockTest |