Home
last modified time | relevance | path

Searched refs:future (Results 1 – 24 of 24) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DWaitDeviceRecoveryTest.java268 SettableFuture<Integer> future = SettableFuture.create(); in testCheckMinBatteryLevel_unreadable() local
269 future.set(null); in testCheckMinBatteryLevel_unreadable()
270 EasyMock.expect(mMockDevice.getBattery()).andReturn(future); in testCheckMinBatteryLevel_unreadable()
289 SettableFuture<Integer> future = SettableFuture.create(); in testCheckMinBatteryLevel_belowLevel() local
290 future.set(49); in testCheckMinBatteryLevel_belowLevel()
291 EasyMock.expect(mMockDevice.getBattery()).andReturn(future); in testCheckMinBatteryLevel_belowLevel()
311 SettableFuture<Integer> future = SettableFuture.create(); in testCheckMinBatteryLevel() local
312 future.set(50); in testCheckMinBatteryLevel()
313 EasyMock.expect(mMockDevice.getBattery()).andReturn(future); in testCheckMinBatteryLevel()
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/compress/
DExecutorCompressor.java51 final SettableFuture<CompressionResult> future = SettableFuture.create(); in compress() local
54 future.set(immediateCompress(source)); in compress()
56 future.setException(e); in compress()
60 return future; in compress()
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_client.py119 future = self._executor.submit(name, *args, **kwargs)
120 return future
126 future = self._executor.submit(
128 return future
325 def future(self): member in RpcClient
/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandInterrupterTest.java134 Future<?> future = in testAllowInterruptAsync() local
143 future.get(500L, TimeUnit.MILLISECONDS); in testAllowInterruptAsync()
161 Future<?> future = in testAllowInterruptsAsync_alreadyAllowed() local
164 assertTrue(future.isDone()); in testAllowInterruptsAsync_alreadyAllowed()
/tools/test/connectivity/acts/framework/acts/
Dutils.py353 for future in concurrent.futures.as_completed(future_to_params):
354 params = future_to_params[future]
356 return_vals.append(future.result())
1112 for future in futures:
1114 results.append(future.result())
1178 for future in futures:
1180 results.append(future.result())
Dtest_runner.py17 from future import standard_library
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DBatchProcessor.kt115 val future = CompletableFuture<List<U>>() in par_map() constant
118 future.complete(source.map { map(state, it) }) in par_map()
120 resultPipe.put(future) in par_map()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/
DDeviceMetricDataFuncTest.java101 for (Future<HashMap<String, Metric>> future : futures) { in testAddToMetricsMultiThreaded()
102 metricsData.putAll(future.get()); in testAddToMetricsMultiThreaded()
/tools/apksig/src/test/java/com/android/apksig/internal/apk/
DApkSigningBlockUtilsTest.java108 for (Future<?> future : jobs) { in testMultithreadedVersionMatchesSinglethreaded()
109 future.get(); in testMultithreadedVersionMatchesSinglethreaded()
/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
Dsain_smart_board.py17 from future.moves.urllib.request import urlopen
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_subscription_utils.py19 from future import standard_library
Dtel_test_utils.py17 from future import standard_library
/tools/test/connectivity/acts/framework/tests/controllers/sl4a_lib/
Drpc_client_test.py194 self.assertEqual(client.future, client._async_client)
/tools/metalava/
DAPI-LINT.md93 In the near future the build system will not allow source files to be modified
/tools/test/connectivity/acts/
DREADME.md29 - future
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto426 // release -- sorry, we'll try to include it in a future version!
642 // be recorded in the future.
/tools/repohooks/tools/
Dspelling.txt539 futrue||future
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt100 in the future.
/tools/dexter/testdata/expected/
Dmedium.rewrite17399 ….local_ex v9, "future", android.accounts.AccountManagerFuture, "Landroid/accounts/AccountManagerFu…
Dmedium.wrap_invoke17399 ….local_ex v9, "future", android.accounts.AccountManagerFuture, "Landroid/accounts/AccountManagerFu…
Dmedium.scratch_regs22757 ….local_ex v13, "future", android.accounts.AccountManagerFuture, "Landroid/accounts/AccountManagerF…
Dmedium.exit_hook18996 ….local_ex v9, "future", android.accounts.AccountManagerFuture, "Landroid/accounts/AccountManagerFu…
Dmedium.entry_hook18325 ….local_ex v9, "future", android.accounts.AccountManagerFuture, "Landroid/accounts/AccountManagerFu…
Dmedium.compact_cfg20852 ….local_ex v9, "future", android.accounts.AccountManagerFuture, "Landroid/accounts/AccountManagerFu…