Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DAbstractExecutorServiceTest.java226 public void testSubmitEE() throws InterruptedException { in testSubmitEE() method in AbstractExecutorServiceTest
DForkJoinPoolTest.java598 public void testSubmitEE() throws Throwable { in testSubmitEE() method in ForkJoinPoolTest