Searched defs:testGetHoldCount (Results 1 – 2 of 2) sorted by relevance
/libcore/jsr166-tests/src/test/java/jsr166/ | ||
D | ReentrantLockTest.java | 405 public void testGetHoldCount() { testGetHoldCount(false); } in testGetHoldCount() method in ReentrantLockTest |
D | ReentrantReadWriteLockTest.java | 234 public void testGetHoldCount() { testGetHoldCount(false); } in testGetHoldCount() method in ReentrantReadWriteLockTest |