Home
last modified time | relevance | path

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

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