Searched refs:testTimedGet_Cancellation (Results 1 – 1 of 1) sorted by relevance
606 public void testTimedGet_Cancellation() { in testTimedGet_Cancellation() method in FutureTaskTest607 testTimedGet_Cancellation(false); in testTimedGet_Cancellation()610 testTimedGet_Cancellation(true); in testTimedGet_Cancellation_interrupt()612 public void testTimedGet_Cancellation(final boolean mayInterruptIfRunning) { in testTimedGet_Cancellation() method in FutureTaskTest