Home
last modified time | relevance | path

Searched refs:testSubmitNullCallable (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/src/test/java/util/concurrent/tck/
DExecutorCompletionServiceTest.java87 public void testSubmitNullCallable() { in testSubmitNullCallable() method in ExecutorCompletionServiceTest
DAbstractExecutorServiceTest.java209 public void testSubmitNullCallable() { in testSubmitNullCallable() method in AbstractExecutorServiceTest
DForkJoinPoolTest.java576 public void testSubmitNullCallable() { in testSubmitNullCallable() method in ForkJoinPoolTest
/libcore/jsr166-tests/src/test/java/jsr166/
DAbstractExecutorServiceTest.java186 public void testSubmitNullCallable() { in testSubmitNullCallable() method in AbstractExecutorServiceTest
DForkJoinPoolTest.java558 public void testSubmitNullCallable() { in testSubmitNullCallable() method in ForkJoinPoolTest