Home
last modified time | relevance | path

Searched defs:testTryLock_Timeout (Results 1 – 1 of 1) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DReentrantLockTest.java385 public void testTryLock_Timeout() { testTryLock_Timeout(false); } in testTryLock_Timeout() method in ReentrantLockTest
387 public void testTryLock_Timeout(boolean fair) { in testTryLock_Timeout() method in ReentrantLockTest