Searched refs:testTryLock_Timeout (Results 1 – 1 of 1) sorted by relevance
385 public void testTryLock_Timeout() { testTryLock_Timeout(false); } in testTryLock_Timeout() method in ReentrantLockTest386 public void testTryLock_Timeout_fair() { testTryLock_Timeout(true); } in testTryLock_Timeout_fair()387 public void testTryLock_Timeout(boolean fair) { in testTryLock_Timeout() method in ReentrantLockTest