Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dandroid_build_client_test.py68 self.client.DownloadArtifact(self.BUILD_TARGET, self.BUILD_ID,
88 self.assertRaises(errors.DriverError, self.client.DownloadArtifact,
Dandroid_build_client.py51 def DownloadArtifact(self, member in AndroidBuildClient