Searched refs:testGetHoldCount_fair (Results 1 – 2 of 2) sorted by relevance
406 public void testGetHoldCount_fair() { testGetHoldCount(true); } in testGetHoldCount_fair() method in ReentrantLockTest
235 public void testGetHoldCount_fair() { testGetHoldCount(true); } in testGetHoldCount_fair() method in ReentrantReadWriteLockTest