Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DAbstractExecutorServiceTest.java162 public void testSubmitNullCallable() { in testSubmitNullCallable() method in AbstractExecutorServiceTest
DForkJoinPoolTest.java561 public void testSubmitNullCallable() { in testSubmitNullCallable() method in ForkJoinPoolTest