Home | History | Annotate | Download | only in jsr166

Lines Matching refs:testGetWaitQueueLength

1544     public void testGetWaitQueueLength()      { testGetWaitQueueLength(false); }
1545 public void testGetWaitQueueLength_fair() { testGetWaitQueueLength(true); }
1546 public void testGetWaitQueueLength(boolean fair) {