Searched refs:testTimedGet_Cancellation (Results 1 – 2 of 2) sorted by relevance
624 public void testTimedGet_Cancellation() { in testTimedGet_Cancellation() method in FutureTaskTest625 testTimedGet_Cancellation(false); in testTimedGet_Cancellation()628 testTimedGet_Cancellation(true); in testTimedGet_Cancellation_interrupt()630 public void testTimedGet_Cancellation(final boolean mayInterruptIfRunning) { in testTimedGet_Cancellation() method in FutureTaskTest
647 public void testTimedGet_Cancellation() { in testTimedGet_Cancellation() method in FutureTaskTest648 testTimedGet_Cancellation(false); in testTimedGet_Cancellation()651 testTimedGet_Cancellation(true); in testTimedGet_Cancellation_interrupt()653 public void testTimedGet_Cancellation(final boolean mayInterruptIfRunning) { in testTimedGet_Cancellation() method in FutureTaskTest