Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DReentrantLockTest.java196 public void testUnlock_IMSE() { testUnlock_IMSE(false); } in testUnlock_IMSE() method in ReentrantLockTest
198 public void testUnlock_IMSE(boolean fair) { in testUnlock_IMSE() method in ReentrantLockTest