Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Ddownload_images.py259 def DownloadDebugFile(self, chromeos_root, build_id): member in ImageDownloader
321 debug_path = self.DownloadDebugFile(chromeos_root, build_id)
Ddownload_images_unittest.py222 downloader.DownloadDebugFile = FakeDownloadDebugFile