Home
last modified time | relevance | path

Searched refs:acloud_create (Results 1 – 4 of 4) sorted by relevance

/tools/asuite/atest/tools/
Dstart_avd.py63 def acloud_create(report_file, args, no_metrics_notice=True): function
124 args.acloud_create = []
125 acloud_args = ' '.join(args.acloud_create)
128 func=acloud_create, args=[report_file, acloud_args, args.no_metrics]
/tools/acloud/
DAndroid.bp48 "acloud_create",
94 "acloud_create",
172 name: "acloud_create",
/tools/asuite/atest/
Datest_main.py467 not any((args.host, args.start_avd, args.acloud_create))
930 if any((args.acloud_create, args.start_avd)):
/tools/asuite/atest/test_runners/
Dmobly_test_runner.py641 atest_configs.GLOBAL_ARGS.acloud_create