Home
last modified time | relevance | path

Searched refs:CreateInstance (Results 1 – 25 of 25) sorted by relevance

/tools/acloud/internal/lib/
Dcheeps_compute_client.py66 def CreateInstance(self, instance, image_name, image_project, avd_spec): member in CheepsComputeClient
97 gcompute_client.ComputeClient.CreateInstance(
Dgoldfish_compute_client.py138 def CreateInstance(self, member in GoldfishComputeClient
228 gcompute_client.ComputeClient.CreateInstance(
Dcheeps_compute_client_test.py111 self.cheeps_compute_client.CreateInstance(
117 gcompute_client.ComputeClient.CreateInstance.assert_called_with(
Dcvd_compute_client.py70 def CreateInstance(self, instance, image_name, image_project, member in CvdComputeClient
171 gcompute_client.ComputeClient.CreateInstance(
Dgoldfish_compute_client_test.py125 self.goldfish_compute_client.CreateInstance(
137 gcompute_client.ComputeClient.CreateInstance.assert_called_with(
Dandroid_compute_client_test.py132 self.android_compute_client.CreateInstance(instance_name, self.IMAGE,
136 self.android_compute_client).CreateInstance.assert_called_with(
Dandroid_compute_client.py252 def CreateInstance(self, member in AndroidComputeClient
306 super(AndroidComputeClient, self).CreateInstance(
Dcvd_compute_client_test.py129 self.cvd_compute_client.CreateInstance(
167 self.cvd_compute_client.CreateInstance(
Dcvd_compute_client_multi_stage_test.py170 self.cvd_compute_client_multi_stage.CreateInstance(
203 self.cvd_compute_client_multi_stage.CreateInstance(
Dcvd_compute_client_multi_stage.py155 def CreateInstance(self, instance, image_name, image_project, member in CvdComputeClient
452 gcompute_client.ComputeClient.CreateInstance(
Dgcompute_client_test.py606 self.compute_client.CreateInstance(
683 self.compute_client.CreateInstance(
757 self.compute_client.CreateInstance(
Dgcompute_client.py1130 def CreateInstance(self, member in ComputeClient
/tools/acloud/public/actions/
Dbase_device_factory.py42 def CreateInstance(self): member in BaseDeviceFactory
Dcreate_goldfish_action_test.py132 self.compute_client.CreateInstance.assert_called_with(
188 self.compute_client.CreateInstance.assert_called_with(
252 self.compute_client.CreateInstance.assert_called_with(
306 self.compute_client.CreateInstance.assert_called_with(
363 self.compute_client.CreateInstance.assert_called_with(
417 self.compute_client.CreateInstance.assert_called_with(
Dcreate_cuttlefish_action.py137 def CreateInstance(self): member in CuttlefishDeviceFactory
165 self._compute_client.CreateInstance(
Dremote_instance_cf_device_factory.py72 def CreateInstance(self): member in RemoteInstanceDeviceFactory
276 self._compute_client.CreateInstance(
Dcommon_operations_test.py94 self.assertEqual(self.device_factory.CreateInstance.call_count, 5)
Dcreate_cuttlefish_action_test.py130 self.compute_client.CreateInstance.assert_called_with(
Dremote_instance_cf_device_factory_test.py302 factory.CreateInstance()
329 factory.CreateInstance()
Dcommon_operations.py99 instance = self._device_factory.CreateInstance()
/tools/acloud/create/
Dcheeps_remote_image_remote_instance.py105 def CreateInstance(self): member in CheepsDeviceFactory
126 self._compute_client.CreateInstance(
Dcheeps_remote_image_remote_instance_test.py88 self.compute_client.CreateInstance.assert_called_with(
120 self.compute_client.CreateInstance.assert_called_with(
/tools/tradefederation/core/tests/res/testtype/
Dpython_output2.txt99 Test CreateInstance. ... ok
101 Test CreateInstance with a GPU parameter not set to None. ... ok
151 Test CreateInstance. ... ok
197 Test CreateInstance. ... ok
199 Test CreateInstance. ... ok
/tools/acloud/public/
Ddevice_driver_test.py108 self.compute_client.CreateInstance.assert_called_with(
Ddevice_driver.py226 self._compute_client.CreateInstance(