Home
last modified time | relevance | path

Searched refs:testGetRejectedExecutionHandler (Results 1 – 4 of 4) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DThreadPoolExecutorTest.java286 public void testGetRejectedExecutionHandler() { in testGetRejectedExecutionHandler() method in ThreadPoolExecutorTest
DThreadPoolExecutorSubclassTest.java433 public void testGetRejectedExecutionHandler() { in testGetRejectedExecutionHandler() method in ThreadPoolExecutorSubclassTest
/libcore/ojluni/src/test/java/util/concurrent/tck/
DThreadPoolExecutorTest.java308 public void testGetRejectedExecutionHandler() { in testGetRejectedExecutionHandler() method in ThreadPoolExecutorTest
DThreadPoolExecutorSubclassTest.java455 public void testGetRejectedExecutionHandler() { in testGetRejectedExecutionHandler() method in ThreadPoolExecutorSubclassTest