Home
last modified time | relevance | path

Searched refs:system_build_id (Results 1 – 7 of 7) sorted by relevance

/tools/acloud/internal/lib/
Doxygen_client.py30 system_build_id, kernel_build_target, kernel_build_id, argument
52 if system_build_id:
53 cmd.extend(["-system_build_id", system_build_id])
/tools/acloud/create/
Dcreate_args_test.py53 system_build_id=None,
113 mock_args.system_build_id = "123456"
121 mock_args.system_build_id = "123456"
Dcreate_args.py963 args.system_build_id,
1000 if args.system_branch or args.system_build_id or args.system_build_target:
Davd_spec_test.py406 self.args.system_build_id = "system_build_id"
Davd_spec.py664 self._system_build_info = {constants.BUILD_ID: args.system_build_id,
/tools/acloud/public/
Dacloud_main.py303 or parsed_args.system_build_id
/tools/acloud/public/actions/
Dremote_instance_cf_device_factory_test.py101 args.system_build_id = "2345"