Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Ddownload_images.py210 def DownloadAutotestFiles(self, chromeos_root, build_id): member in ImageDownloader
284 autotest_path = self.DownloadAutotestFiles(chromeos_root, build_id)
Ddownload_images_unittest.py207 downloader.DownloadAutotestFiles = FakeDownloadAutotestFiles