Home
last modified time | relevance | path

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

/test/vts-testcase/hal/treble/vintf/
DVtsTrebleVintfTestBase.cpp167 std::future<sp<IBase>> future = task.get_future(); in GetHidlService() local
169 auto status = future.wait_for(max_time); in GetHidlService()
173 sp<IBase> base = future.get(); in GetHidlService()
188 auto future = task.get_future(); in GetAidlService() local
190 auto status = future.wait_for(max_time); in GetAidlService()
192 return status == std::future_status::ready ? future.get() : nullptr; in GetAidlService()
/test/vts/runners/host/
Dutils.py312 for future in concurrent.futures.as_completed(future_to_params):
313 params = future_to_params[future]
315 return_vals.append(future.result())
Dtest_runner.py17 from future import standard_library
/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DPerformanceDegradationTest.java189 Arrays.stream(compilerFutures).forEach(future -> { in testDegradationForModels()
191 future.get(); in testDegradationForModels()
/test/app_compat/csuite/tools/csuite-tradefed/
DREADME45 be forthcoming in the near future.
/test/vts/proto/
DVtsResourceControllerMessage.proto34 // TODO: support this from host side in the future
41 // TODO: support this from host side in the future
/test/mlts/benchmark/tools/
Drequirements.txt48 future==0.17.1
/test/mts/tools/mts-tradefed/
DREADME60 be forthcoming in the near future.
/test/catbox/tools/catbox-tradefed/
DREADME70 be forthcoming in the near future.
/test/vts/tools/vts-core-tradefed/
DREADME80 be forthcoming in the near future.
/test/app_compat/csuite/
Dpylintrc322 redefining-builtins-modules=six,six.moves,past.builtins,future.builtins,functools
/test/mlts/benchmark/results/
DChart.bundle.min.js10 …nvalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s a… property