Searched refs:testGetBlocker (Results 1 – 2 of 2) sorted by relevance
313 testGetBlocker(ParkMethod.parkBlocker); in testGetBlocker_parkBlocker()316 testGetBlocker(ParkMethod.parkNanosBlocker); in testGetBlocker_parkNanosBlocker()319 testGetBlocker(ParkMethod.parkUntilBlocker); in testGetBlocker_parkUntilBlocker()321 public void testGetBlocker(final ParkMethod parkMethod) { in testGetBlocker() method in LockSupportTest
289 testGetBlocker(ParkMethod.parkBlocker); in testGetBlocker_parkBlocker()292 testGetBlocker(ParkMethod.parkNanosBlocker); in testGetBlocker_parkNanosBlocker()295 testGetBlocker(ParkMethod.parkUntilBlocker); in testGetBlocker_parkUntilBlocker()297 public void testGetBlocker(final ParkMethod parkMethod) { in testGetBlocker() method in LockSupportTest