/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/util/ |
D | RobolectricBackgroundExecutorService.java | 68 …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/ |
D | ThreadUtil.java | 58 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/ |
D | listener.py | 1 from .callables import \
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | WrappingExecutorServiceTest.java | 143 List<Callable<String>> callables = Lists.newArrayList(); in createTasks() local 145 callables.add(Callables.returning(RESULT_VALUE + i)); in createTasks() 147 return callables; in createTasks()
|
D | MoreExecutorsTest.java | 273 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/ |
D | exceptions.rst | 79 maps HTTP status codes to callables that will handle the corresponding error
|
/external/gmock/include/gmock/ |
D | gmock-generated-actions.h.pump | 87 // CallableHelper has static methods for invoking "callables", 90 // callables. In particular, you can use:
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-actions.h.pump | 87 // 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/ |
D | SOURCES.txt | 238 modulegraph_tests/testpkg-regr4/pkg/core/callables.py
|
/external/chromium-trace/catapult/third_party/webapp2/ |
D | CHANGES | 182 (request, store), for consistency with the router custom callables.
|
/external/chromium-trace/catapult/third_party/WebOb/docs/ |
D | wiki-example.txt | 46 WSGI applications are callables like ``wsgi_app(environ,
|
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |