Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DReentrantReadWriteLockTest.java217 public void testGetWriteHoldCount() { testGetWriteHoldCount(false); } in testGetWriteHoldCount() method in ReentrantReadWriteLockTest
219 public void testGetWriteHoldCount(boolean fair) { in testGetWriteHoldCount() method in ReentrantReadWriteLockTest