Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
Dcreate_goldfish_action_test.py47 EXTRA_SCOPES = None variable in CreateGoldfishActionTest
90 cfg.extra_scopes = self.EXTRA_SCOPES
131 extra_scopes=self.EXTRA_SCOPES)
168 extra_scopes=self.EXTRA_SCOPES)
218 extra_scopes=self.EXTRA_SCOPES)
253 extra_scopes=self.EXTRA_SCOPES)
299 extra_scopes=self.EXTRA_SCOPES)
334 extra_scopes=self.EXTRA_SCOPES)
Dcreate_cuttlefish_action_test.py50 EXTRA_SCOPES = ["scope1", "scope2"] variable in CreateCuttlefishActionTest
85 cfg.extra_scopes = self.EXTRA_SCOPES
124 extra_scopes=self.EXTRA_SCOPES)
/tools/acloud/internal/lib/
Dcvd_compute_client_test.py53 EXTRA_SCOPES = ["scope1"] variable in CvdComputeClientTest
71 fake_cfg.extra_scopes = self.EXTRA_SCOPES
118 extra_scopes=self.EXTRA_SCOPES)
130 extra_scopes=self.EXTRA_SCOPES)
156 extra_scopes=self.EXTRA_SCOPES)
170 extra_scopes=self.EXTRA_SCOPES)
Dgoldfish_compute_client_test.py47 EXTRA_SCOPES = "scope1" variable in GoldfishComputeClientTest
64 fake_cfg.extra_scopes = self.EXTRA_SCOPES
118 extra_scopes=self.EXTRA_SCOPES)
133 extra_scopes=self.EXTRA_SCOPES)
Dandroid_compute_client_test.py51 EXTRA_SCOPES = None variable in AndroidComputeClientTest
71 fake_cfg.extra_scopes = self.EXTRA_SCOPES
142 labels=labels, extra_scopes=self.EXTRA_SCOPES)
Dgcompute_client_test.py68 EXTRA_SCOPES = ["scope1"] variable in ComputeClientTest
76 fake_cfg.extra_scopes = self.EXTRA_SCOPES
537 expected_scope.extend(self.EXTRA_SCOPES)
571 extra_scopes=self.EXTRA_SCOPES)