Home
last modified time | relevance | path

Searched refs:testWriteUnlock_IMSE_fair (Results 1 – 2 of 2) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DReentrantReadWriteLockTest.java288 public void testWriteUnlock_IMSE_fair() { testWriteUnlock_IMSE(true); } in testWriteUnlock_IMSE_fair() method in ReentrantReadWriteLockTest
/libcore/ojluni/src/test/java/util/concurrent/tck/
DReentrantReadWriteLockTest.java311 public void testWriteUnlock_IMSE_fair() { testWriteUnlock_IMSE(true); } in testWriteUnlock_IMSE_fair() method in ReentrantReadWriteLockTest