Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
Dcreate_goldfish_action.py75 emulator_branch=None): argument
115 emulator_build_target, emulator_build_id, emulator_branch)
160 emulator_branch=self.emulator_build_info.branch,
235 emulator_branch=None, argument
295 if not emulator_build_id and not emulator_branch:
335 emulator_branch=emulator_branch,
Dcreate_goldfish_action_test.py140 emulator_branch=self.EMULATOR_BRANCH,
196 emulator_branch=self.EMULATOR_BRANCH,
244 emulator_branch=None,
260 emulator_branch=self.EMULATOR_BRANCH,
314 emulator_branch=self.EMULATOR_BRANCH,
371 emulator_branch=self.EMULATOR_BRANCH,
425 emulator_branch=self.EMULATOR_BRANCH,
/tools/acloud/internal/lib/
Dgoldfish_compute_client.py148 emulator_branch=None, argument
204 if emulator_branch and emulator_build_id:
207 branch=emulator_branch, build_id=emulator_build_id)
/tools/acloud/public/
Dacloud_main.py281 not parsed_args.emulator_branch and not parsed_args.branch):
407 emulator_branch=args.emulator_branch,