Searched defs:pool (Results 1 – 2 of 2) sorted by relevance
153 ExecutorService pool = Executors.newFixedThreadPool(3); in testEncoderWithFormats() local
1215 private TestBatch selectRunBatch(Collection<TestIdentifier> pool, in selectRunBatch()