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