Home
last modified time | relevance | path

Searched refs:GetImageArtifactsPath (Results 1 – 4 of 4) sorted by relevance

/tools/acloud/create/
Dremote_image_local_instance_test.py59 self.RemoteImageLocalInstance.GetImageArtifactsPath,
67 paths = self.RemoteImageLocalInstance.GetImageArtifactsPath(avd_spec)
Dlocal_image_local_instance_test.py264 paths = self.local_image_local_instance.GetImageArtifactsPath(
299 paths = self.local_image_local_instance.GetImageArtifactsPath(
332 paths = self.local_image_local_instance.GetImageArtifactsPath(
Dlocal_image_local_instance.py143 artifact_paths = self.GetImageArtifactsPath(avd_spec)
358 def GetImageArtifactsPath(self, avd_spec): member in LocalImageLocalInstance
Dremote_image_local_instance.py160 def GetImageArtifactsPath(self, avd_spec): member in RemoteImageLocalInstance