Searched refs:emulator_branch (Results 1 – 3 of 3) sorted by relevance
/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/actions/ |
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/public/ |
D | acloud_main.py | 256 not parsed_args.emulator_branch and not parsed_args.branch): 384 emulator_branch=args.emulator_branch,
|