Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dgoldfish_compute_client_test.py51 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)
Dcvd_compute_client_test.py55 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)
Dcvd_compute_client_multi_stage_test.py61 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,
Dandroid_compute_client_test.py50 EXTRA_SCOPES = None variable in AndroidComputeClientTest
70 fake_cfg.extra_scopes = self.EXTRA_SCOPES
140 extra_scopes=self.EXTRA_SCOPES, tags=None)
Dgcompute_client_test.py72 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/
Dcreate_goldfish_action_test.py50 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,
Dcreate_cuttlefish_action_test.py54 EXTRA_SCOPES = ["scope1", "scope2"] variable in CreateCuttlefishActionTest
93 cfg.extra_scopes = self.EXTRA_SCOPES
144 extra_scopes=self.EXTRA_SCOPES)