Searched refs:emulator_branch (Results 1 – 4 of 4) sorted by relevance
/tools/acloud/public/actions/ |
D | create_goldfish_action.py | 75 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,
|
D | create_goldfish_action_test.py | 140 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/ |
D | goldfish_compute_client.py | 148 emulator_branch=None, argument 204 if emulator_branch and emulator_build_id: 207 branch=emulator_branch, build_id=emulator_build_id)
|
/tools/acloud/public/ |
D | acloud_main.py | 281 not parsed_args.emulator_branch and not parsed_args.branch): 407 emulator_branch=args.emulator_branch,
|