Home
last modified time | relevance | path

Searched refs:_CreateInstance (Results 1 – 2 of 2) sorted by relevance

/tools/acloud/create/
Dlocal_image_local_instance_test.py221 report = self.local_image_local_instance._CreateInstance(
236 self.local_image_local_instance._CreateInstance(
243 report = self.local_image_local_instance._CreateInstance(
Dlocal_image_local_instance.py168 result_report = self._CreateInstance(ins_id, artifact_paths,
208 def _CreateInstance(self, local_instance_id, artifact_paths, avd_spec, member in LocalImageLocalInstance