/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/ |
D | BatchProcessor.kt | 47 fun submit(task: Runnable) { in <lambda>() method in trebuchet.util.WorkQueue 91 fun submit(task: Runnable) { in submit() method in trebuchet.util.WorkPool 92 workQueue.submit(task) in submit() 116 pool.submit(Runnable { in par_map()
|
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/ |
D | event_dispatcher.py | 158 self._executor.submit(self.poll_events) 355 self._executor.submit(handler, event_obj, *args) 397 worker = self._executor.submit(self._handle, event_handler, event_name,
|
D | rpc_client.py | 119 future = self._executor.submit(name, *args, **kwargs) 126 future = self._executor.submit(
|
/tools/test/connectivity/acts/framework/acts/ |
D | utils.py | 351 future_to_params = {executor.submit(func, *p): p for p in param_list} 1109 futures = [executor.submit(call) for call in calls] 1175 futures = [executor.submit(call_wrapper, call) for call in calls]
|
D | base_test.py | 1070 executor.submit(self._ad_take_bugreport, ad, test_name, begin_time) 1071 executor.submit(self._ad_take_extra_logs, ad, test_name,
|
/tools/trebuchet/ |
D | CONTRIBUTING.md | 14 You generally only need to submit a CLA once, so if you've already submitted one
|
D | LICENSE | 53 or by an individual or Legal Entity authorized to submit on behalf of
|
/tools/apksig/src/test/java/com/android/apksig/internal/apk/ |
D | ApkSigningBlockUtilsTest.java | 104 jobs.add(forkJoinPool.submit(provider.getRunnable())); in testMultithreadedVersionMatchesSinglethreaded()
|
/tools/test/connectivity/acts/tests/google/ble/concurrency/ |
D | ConcurrentGattConnectTest.py | 282 executor.submit(run_continuous_write_descriptor, *arguments_list)
|
/tools/metalava/ |
D | API-LINT.md | 75 To submit the revised baseline.txt to the main Android
|
/tools/tradefederation/core/atest/docs/ |
D | developer_workflow.md | 76 All tests should be passing before you submit your change.
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_performance_test_utils.py | 48 thread_future = executor.submit(f, *args, **kwargs)
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiRssiTest.py | 420 thread_future = executor.submit(
|
/tools/security/sanitizer-status/ |
D | NOTICE | 65 or by an individual or Legal Entity authorized to submit on behalf of
|
/tools/apksig/ |
D | LICENSE | 65 or by an individual or Legal Entity authorized to submit on behalf of
|
/tools/acloud/ |
D | LICENSE | 53 or by an individual or Legal Entity authorized to submit on behalf of
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_test_utils.py | 5681 future_object = executor.submit(task_wrapper, task)
|
/tools/dexter/testdata/expected/ |
D | medium.rewrite | 126569 …13| invoke-interface {v1,v2}, java.util.concurrent.ExecutorService.submit(java.lang.Runnable):java…
|
D | medium.wrap_invoke | 126569 …13| invoke-interface {v1,v2}, java.util.concurrent.ExecutorService.submit(java.lang.Runnable):java…
|
D | medium.scratch_regs | 146469 …40| invoke-interface {v9,v10}, java.util.concurrent.ExecutorService.submit(java.lang.Runnable):jav…
|
D | medium.exit_hook | 132461 …13| invoke-interface {v1,v2}, java.util.concurrent.ExecutorService.submit(java.lang.Runnable):java…
|
D | medium.entry_hook | 129713 …16| invoke-interface {v1,v2}, java.util.concurrent.ExecutorService.submit(java.lang.Runnable):java…
|
D | medium.compact_cfg | 151399 …13| invoke-interface {v1,v2}, java.util.concurrent.ExecutorService.submit(java.lang.Runnable):java…
|