Home
last modified time | relevance | path

Searched refs:callables (Results 1 – 17 of 17) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/util/
DRobolectricBackgroundExecutorService.java68 …public <T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> callables) throws Interrupt… in invokeAll() argument
73 …public <T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> callables, long l, TimeUnit… in invokeAll() argument
78 …public <T> T invokeAny(Collection<? extends Callable<T>> callables) throws InterruptedException, E… in invokeAny() argument
83 …public <T> T invokeAny(Collection<? extends Callable<T>> callables, long l, TimeUnit timeUnit) thr… in invokeAny() argument
/external/testng/src/main/java/org/testng/internal/thread/
DThreadUtil.java58 List<Callable<Object>> callables = Lists.newArrayList(); in execute() local
60 callables.add(new Callable<Object>() { in execute()
72 pooledExecutor.invokeAll(callables, timeout, TimeUnit.MILLISECONDS); in execute()
74 pooledExecutor.invokeAll(callables); in execute()
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testpkg-regr4/pkg/core/
Dlistener.py1 from .callables import \
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DWrappingExecutorServiceTest.java143 List<Callable<String>> callables = Lists.newArrayList(); in createTasks() local
145 callables.add(Callables.returning(RESULT_VALUE + i)); in createTasks()
147 return callables; in createTasks()
DMoreExecutorsTest.java273 List<Callable<String>> callables = in testListeningDecorator() local
277 results = service.invokeAll(callables); in testListeningDecorator()
280 results = service.invokeAll(callables, 1, SECONDS); in testListeningDecorator()
/external/chromium-trace/catapult/third_party/webapp2/docs/guide/
Dexceptions.rst79 maps HTTP status codes to callables that will handle the corresponding error
/external/gmock/include/gmock/
Dgmock-generated-actions.h.pump87 // CallableHelper has static methods for invoking "callables",
90 // callables. In particular, you can use:
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-actions.h.pump87 // CallableHelper has static methods for invoking "callables",
90 // callables. In particular, you can use:
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph.egg-info/
DSOURCES.txt238 modulegraph_tests/testpkg-regr4/pkg/core/callables.py
/external/chromium-trace/catapult/third_party/webapp2/
DCHANGES182 (request, store), for consistency with the router custom callables.
/external/chromium-trace/catapult/third_party/WebOb/docs/
Dwiki-example.txt46 WSGI applications are callables like ``wsgi_app(environ,
/external/robolectric/v3/runtime/
Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...