Home
last modified time | relevance | path

Searched refs:testSubmitCallable (Results 1 – 6 of 6) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DAbstractExecutorServiceTest.java84 public void testSubmitCallable() throws Exception { in testSubmitCallable() method in AbstractExecutorServiceTest
DForkJoinPoolTest.java445 public void testSubmitCallable() throws Throwable { in testSubmitCallable() method in ForkJoinPoolTest
DScheduledExecutorTest.java832 public void testSubmitCallable() throws Exception { in testSubmitCallable() method in ScheduledExecutorTest
DScheduledExecutorSubclassTest.java883 public void testSubmitCallable() throws Exception { in testSubmitCallable() method in ScheduledExecutorSubclassTest
DThreadPoolExecutorTest.java1437 public void testSubmitCallable() throws Exception { in testSubmitCallable() method in ThreadPoolExecutorTest
DThreadPoolExecutorSubclassTest.java1430 public void testSubmitCallable() throws Exception { in testSubmitCallable() method in ThreadPoolExecutorSubclassTest