Searched refs:DownloadArtifact (Results 1 – 6 of 6) sorted by relevance
71 self.client.DownloadArtifact(self.BUILD_TARGET, self.BUILD_ID,91 self.assertRaises(errors.DriverError, self.client.DownloadArtifact,
55 def DownloadArtifact(self, member in AndroidBuildClient
107 self.assertEqual(self.build_client.DownloadArtifact.call_count, 2)109 self.build_client.DownloadArtifact.assert_has_calls([
148 build_client.DownloadArtifact(
181 Test DownloadArtifact. ... ok183 Test DownloadArtifact when OSError is raised. ... ok
182 build_client.DownloadArtifact(build_target,