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.java60 public void testSubmitCallable() throws Exception { in testSubmitCallable() method in AbstractExecutorServiceTest
DForkJoinPoolTest.java435 public void testSubmitCallable() throws Throwable { in testSubmitCallable() method in ForkJoinPoolTest
DScheduledExecutorTest.java747 public void testSubmitCallable() throws Exception { in testSubmitCallable() method in ScheduledExecutorTest
DScheduledExecutorSubclassTest.java796 public void testSubmitCallable() throws Exception { in testSubmitCallable() method in ScheduledExecutorSubclassTest
DThreadPoolExecutorTest.java1392 public void testSubmitCallable() throws Exception { in testSubmitCallable() method in ThreadPoolExecutorTest
DThreadPoolExecutorSubclassTest.java1265 public void testSubmitCallable() throws Exception { in testSubmitCallable() method in ThreadPoolExecutorSubclassTest