Searched refs:EXTRA_SCOPES (Results 1 – 7 of 7) sorted by relevance
/tools/acloud/internal/lib/ |
D | goldfish_compute_client_test.py | 74 EXTRA_SCOPES = "scope1" variable in GoldfishComputeClientTest 93 fake_cfg.extra_scopes = self.EXTRA_SCOPES 182 extra_scopes=self.EXTRA_SCOPES, 198 extra_scopes=self.EXTRA_SCOPES) 256 extra_scopes=self.EXTRA_SCOPES, 272 extra_scopes=self.EXTRA_SCOPES)
|
D | cvd_compute_client_test.py | 56 EXTRA_SCOPES = ["scope1"] variable in CvdComputeClientTest 75 fake_cfg.extra_scopes = self.EXTRA_SCOPES 135 self.EXTRA_DATA_DISK_SIZE_GB, extra_scopes=self.EXTRA_SCOPES) 147 extra_scopes=self.EXTRA_SCOPES) 178 fake_avd_spec, extra_scopes=self.EXTRA_SCOPES) 191 extra_scopes=self.EXTRA_SCOPES)
|
D | cvd_compute_client_multi_stage_test.py | 67 EXTRA_SCOPES = ["scope1"] variable in CvdComputeClientTest 90 fake_cfg.extra_scopes = self.EXTRA_SCOPES 207 self.EXTRA_DATA_DISK_SIZE_GB, extra_scopes=self.EXTRA_SCOPES) 218 extra_scopes=self.EXTRA_SCOPES, 241 fake_avd_spec, extra_scopes=self.EXTRA_SCOPES) 253 extra_scopes=self.EXTRA_SCOPES,
|
D | android_compute_client_test.py | 51 EXTRA_SCOPES = None variable in AndroidComputeClientTest 71 fake_cfg.extra_scopes = self.EXTRA_SCOPES 141 extra_scopes=self.EXTRA_SCOPES, tags=None)
|
D | gcompute_client_test.py | 71 EXTRA_SCOPES = ["scope1"] variable in ComputeClientTest 79 fake_cfg.extra_scopes = self.EXTRA_SCOPES 579 expected_scope.extend(self.EXTRA_SCOPES) 615 extra_scopes=self.EXTRA_SCOPES) 656 expected_scope.extend(self.EXTRA_SCOPES) 694 extra_scopes=self.EXTRA_SCOPES)
|
/tools/acloud/public/actions/ |
D | create_goldfish_action_test.py | 51 EXTRA_SCOPES = None variable in CreateGoldfishActionTest 97 cfg.extra_scopes = self.EXTRA_SCOPES 152 extra_scopes=self.EXTRA_SCOPES, 209 extra_scopes=self.EXTRA_SCOPES, 274 extra_scopes=self.EXTRA_SCOPES, 329 extra_scopes=self.EXTRA_SCOPES, 387 extra_scopes=self.EXTRA_SCOPES, 442 extra_scopes=self.EXTRA_SCOPES,
|
D | create_cuttlefish_action_test.py | 58 EXTRA_SCOPES = ["scope1", "scope2"] variable in CreateCuttlefishActionTest 99 cfg.extra_scopes = self.EXTRA_SCOPES 160 extra_scopes=self.EXTRA_SCOPES)
|