Searched refs:FailingThreadFactory (Results 1 – 3 of 3) sorted by relevance
69 static class FailingThreadFactory class in ForkJoinPoolTest264 ForkJoinPool p = new ForkJoinPool(1, new FailingThreadFactory(), in testSetUncaughtExceptionHandler()
48 static class FailingThreadFactory implements ThreadFactory { class in ThreadPoolExecutorTest1898 new FailingThreadFactory()); in testFailingThreadFactory()
188 static class FailingThreadFactory implements ThreadFactory { class in ThreadPoolExecutorSubclassTest1691 new FailingThreadFactory()); in testFailingThreadFactory()