Searched defs:testGetWaitingThreadsNPE (Results 1 – 2 of 2) sorted by relevance
/libcore/jsr166-tests/src/test/java/jsr166/ | ||
D | ReentrantLockTest.java | 638 public void testGetWaitingThreadsNPE() { testGetWaitingThreadsNPE(false); } in testGetWaitingThreadsNPE() method in ReentrantLockTest |
D | ReentrantReadWriteLockTest.java | 1418 public void testGetWaitingThreadsNPE() { testGetWaitingThreadsNPE(false); } in testGetWaitingThreadsNPE() method in ReentrantReadWriteLockTest |