Searched refs:pool (Results 1 – 7 of 7) sorted by relevance
53 pool = Pool(processes = 4)55 result = pool.map(convolutionstar, TASK)
153 ExecutorService pool = Executors.newFixedThreadPool(3); in testEncoderWithFormats() local158 pool.execute(new EncoderRun(componentName, format)); in testEncoderWithFormats()162 pool.shutdown(); in testEncoderWithFormats()164 pool.awaitTermination(5, TimeUnit.MINUTES)); in testEncoderWithFormats()
263 public void onLoadComplete(SoundPool pool, int sampleId, int status) { in testAutoPauseResume()264 assertEquals(fpool, pool); in testAutoPauseResume()
96 pool = Pool(processes=2)100 pool.close()101 pool.join()
1215 private TestBatch selectRunBatch(Collection<TestIdentifier> pool, in selectRunBatch() argument1221 for (TestIdentifier test : pool) { in selectRunBatch()1262 for (TestIdentifier test : pool) { in selectRunBatch()
65927 …te org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager$ConnectionPool pool74142 private final org.apache.harmony.security.asn1.InformationObjectSet pool74430 private java.lang.Object[][] pool74774 private final org.apache.harmony.security.asn1.InformationObjectSet$Entry[][] pool
150702 private final org.apache.http.impl.conn.tsccm.RouteSpecificPool pool