Searched refs:fjp0 (Results 1 – 1 of 1) sorted by relevance
34 val fjp0: ExecutorService = createFJP(0, fjpCtor, dwtfCtor) ?: return in testIsGoodCommonPool() constant35 assertFalse(CommonPool.isGoodCommonPool(fjpClass, fjp0)) in testIsGoodCommonPool()36 fjp0.shutdown() in testIsGoodCommonPool()