Searched refs:testAwaitLockCount_fair (Results 1 – 2 of 2) sorted by relevance
1052 public void testAwaitLockCount_fair() { testAwaitLockCount(true); } in testAwaitLockCount_fair() method in ReentrantLockTest
1180 public void testAwaitLockCount_fair() { testAwaitLockCount(true); } in testAwaitLockCount_fair() method in ReentrantReadWriteLockTest