Searched refs:testGetBlocker (Results 1 – 1 of 1) sorted by relevance
271 testGetBlocker(ParkMethod.parkBlocker); in testGetBlocker_parkBlocker()274 testGetBlocker(ParkMethod.parkNanosBlocker); in testGetBlocker_parkNanosBlocker()277 testGetBlocker(ParkMethod.parkUntilBlocker); in testGetBlocker_parkUntilBlocker()279 public void testGetBlocker(final ParkMethod parkMethod) { in testGetBlocker() method in LockSupportTest