Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DExecutorsTest.java539 public void testCallable2() throws Exception { in testCallable2() method in ExecutorsTest
/libcore/ojluni/src/test/java/util/concurrent/tck/
DExecutorsTest.java562 public void testCallable2() throws Exception { in testCallable2() method in ExecutorsTest