Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DAbstractExecutorServiceTest.java70 public void testSubmitRunnable() throws Exception { in testSubmitRunnable() method in AbstractExecutorServiceTest
DForkJoinPoolTest.java450 public void testSubmitRunnable() throws Throwable { in testSubmitRunnable() method in ForkJoinPoolTest
DScheduledExecutorTest.java761 public void testSubmitRunnable() throws Exception { in testSubmitRunnable() method in ScheduledExecutorTest
DScheduledExecutorSubclassTest.java810 public void testSubmitRunnable() throws Exception { in testSubmitRunnable() method in ScheduledExecutorSubclassTest
DThreadPoolExecutorTest.java1409 public void testSubmitRunnable() throws Exception { in testSubmitRunnable() method in ThreadPoolExecutorTest
DThreadPoolExecutorSubclassTest.java1279 public void testSubmitRunnable() throws Exception { in testSubmitRunnable() method in ThreadPoolExecutorSubclassTest