Searched refs:EXTRA_SCOPES (Results 1 – 7 of 7) sorted by relevance
/tools/acloud/internal/lib/ |
D | goldfish_compute_client_test.py | 51 EXTRA_SCOPES = "scope1" variable in GoldfishComputeClientTest 69 fake_cfg.extra_scopes = self.EXTRA_SCOPES 133 extra_scopes=self.EXTRA_SCOPES, 149 extra_scopes=self.EXTRA_SCOPES)
|
D | cvd_compute_client_test.py | 55 EXTRA_SCOPES = ["scope1"] variable in CvdComputeClientTest 73 fake_cfg.extra_scopes = self.EXTRA_SCOPES 133 self.EXTRA_DATA_DISK_SIZE_GB, extra_scopes=self.EXTRA_SCOPES) 144 extra_scopes=self.EXTRA_SCOPES) 171 fake_avd_spec, extra_scopes=self.EXTRA_SCOPES) 183 extra_scopes=self.EXTRA_SCOPES)
|
D | cvd_compute_client_multi_stage_test.py | 61 EXTRA_SCOPES = ["scope1"] variable in CvdComputeClientTest 80 fake_cfg.extra_scopes = self.EXTRA_SCOPES 174 self.EXTRA_DATA_DISK_SIZE_GB, extra_scopes=self.EXTRA_SCOPES) 185 extra_scopes=self.EXTRA_SCOPES, 207 fake_avd_spec, extra_scopes=self.EXTRA_SCOPES) 219 extra_scopes=self.EXTRA_SCOPES,
|
D | android_compute_client_test.py | 50 EXTRA_SCOPES = None variable in AndroidComputeClientTest 70 fake_cfg.extra_scopes = self.EXTRA_SCOPES 140 extra_scopes=self.EXTRA_SCOPES, tags=None)
|
D | gcompute_client_test.py | 72 EXTRA_SCOPES = ["scope1"] variable in ComputeClientTest 80 fake_cfg.extra_scopes = self.EXTRA_SCOPES 579 expected_scope.extend(self.EXTRA_SCOPES) 614 extra_scopes=self.EXTRA_SCOPES) 655 expected_scope.extend(self.EXTRA_SCOPES) 692 extra_scopes=self.EXTRA_SCOPES)
|
/tools/acloud/public/actions/ |
D | create_goldfish_action_test.py | 50 EXTRA_SCOPES = None variable in CreateGoldfishActionTest 93 cfg.extra_scopes = self.EXTRA_SCOPES 147 extra_scopes=self.EXTRA_SCOPES, 203 extra_scopes=self.EXTRA_SCOPES, 267 extra_scopes=self.EXTRA_SCOPES, 321 extra_scopes=self.EXTRA_SCOPES, 378 extra_scopes=self.EXTRA_SCOPES, 432 extra_scopes=self.EXTRA_SCOPES,
|
D | create_cuttlefish_action_test.py | 54 EXTRA_SCOPES = ["scope1", "scope2"] variable in CreateCuttlefishActionTest 93 cfg.extra_scopes = self.EXTRA_SCOPES 144 extra_scopes=self.EXTRA_SCOPES)
|