Home
last modified time | relevance | path

Searched refs:pool (Results 1 – 7 of 7) sorted by relevance

/cts/suite/audio_quality/test_description/processing/
Dcalc_delay.py53 pool = Pool(processes = 4)
55 result = pool.map(convolutionstar, TASK)
/cts/tests/tests/media/src/android/media/cts/
DEncoderTest.java153 ExecutorService pool = Executors.newFixedThreadPool(3); in testEncoderWithFormats() local
158 pool.execute(new EncoderRun(componentName, format)); in testEncoderWithFormats()
162 pool.shutdown(); in testEncoderWithFormats()
164 pool.awaitTermination(5, TimeUnit.MINUTES)); in testEncoderWithFormats()
DSoundPoolTest.java263 public void onLoadComplete(SoundPool pool, int sampleId, int status) { in testAutoPauseResume()
264 assertEquals(fpool, pool); in testAutoPauseResume()
/cts/tools/utils/
DbuildCts.py96 pool = Pool(processes=2)
100 pool.close()
101 pool.join()
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java1215 private TestBatch selectRunBatch(Collection<TestIdentifier> pool, in selectRunBatch() argument
1221 for (TestIdentifier test : pool) { in selectRunBatch()
1262 for (TestIdentifier test : pool) { in selectRunBatch()
/cts/tools/dex-tools/dex/
Dclasses0.out.dex65927 …te org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager$ConnectionPool pool
74142 private final org.apache.harmony.security.asn1.InformationObjectSet pool
74430 private java.lang.Object[][] pool
74774 private final org.apache.harmony.security.asn1.InformationObjectSet$Entry[][] pool
Dclasses.out.dex150702 private final org.apache.http.impl.conn.tsccm.RouteSpecificPool pool