Searched refs:testPark0 (Results 1 – 2 of 2) sorted by relevance
361 testPark0(ParkMethod.parkNanos); in testPark0_parkNanos()364 testPark0(ParkMethod.parkUntil); in testPark0_parkUntil()367 testPark0(ParkMethod.parkNanosBlocker); in testPark0_parkNanosBlocker()370 testPark0(ParkMethod.parkUntilBlocker); in testPark0_parkUntilBlocker()372 public void testPark0(final ParkMethod parkMethod) { in testPark0() method in LockSupportTest
337 testPark0(ParkMethod.parkNanos); in testPark0_parkNanos()340 testPark0(ParkMethod.parkUntil); in testPark0_parkUntil()343 testPark0(ParkMethod.parkNanosBlocker); in testPark0_parkNanosBlocker()346 testPark0(ParkMethod.parkUntilBlocker); in testPark0_parkUntilBlocker()348 public void testPark0(final ParkMethod parkMethod) { in testPark0() method in LockSupportTest