Searched refs:terminatorsThreadPool (Results 1 – 1 of 1) sorted by relevance
144 ExecutorService terminatorsThreadPool = Executors.newFixedThreadPool(activeTests.size()); in endTests() local148 terminationCommands.add(terminatorsThreadPool.submit( in endTests()