Searched refs:stable_cheeps_host_image_project (Results 1 – 9 of 9) sorted by relevance
69 cfg.stable_cheeps_host_image_project = self.CHEEPS_HOST_IMAGE_PROJECT73 stable_cheeps_host_image_project=None): argument81 avd_spec.stable_cheeps_host_image_project = stable_cheeps_host_image_project112 stable_cheeps_host_image_project = 'override-stable-host-image-project'115 self.assertNotEqual(stable_cheeps_host_image_project,119 stable_cheeps_host_image_project)127 image_project=stable_cheeps_host_image_project,
120 image_project = (self._avd_spec.stable_cheeps_host_image_project or121 self._cfg.stable_cheeps_host_image_project)
36 stable_cheeps_host_image_project=None,
388 self._stable_cheeps_host_image_project = args.stable_cheeps_host_image_project1029 def stable_cheeps_host_image_project(self): member in AVDSpec
973 args.stable_cheeps_host_image_project,
226 self.stable_cheeps_host_image_project = (227 usr_cfg.stable_cheeps_host_image_project or228 internal_cfg.default_usr_cfg.stable_cheeps_host_image_project)
255 self.assertEqual(cfg.default_usr_cfg.stable_cheeps_host_image_project,
40 optional string stable_cheeps_host_image_project = 10; field
89 optional string stable_cheeps_host_image_project = 24; field