Searched defs:testGetHoldCount (Results 1 – 4 of 4) sorted by relevance
423 public void testGetHoldCount() { testGetHoldCount(false); } in testGetHoldCount() method in ReentrantLockTest425 public void testGetHoldCount(boolean fair) { in testGetHoldCount() method in ReentrantLockTest
253 public void testGetHoldCount() { testGetHoldCount(false); } in testGetHoldCount() method in ReentrantReadWriteLockTest255 public void testGetHoldCount(boolean fair) { in testGetHoldCount() method in ReentrantReadWriteLockTest
446 public void testGetHoldCount() { testGetHoldCount(false); } in testGetHoldCount() method in ReentrantLockTest448 public void testGetHoldCount(boolean fair) { in testGetHoldCount() method in ReentrantLockTest
276 public void testGetHoldCount() { testGetHoldCount(false); } in testGetHoldCount() method in ReentrantReadWriteLockTest278 public void testGetHoldCount(boolean fair) { in testGetHoldCount() method in ReentrantReadWriteLockTest