HomeSort by relevance Sort by last modified time
    Searched refs:DownloadAutotestFiles (Results 1 - 2 of 2) sorted by null

  /external/toolchain-utils/crosperf/
download_images.py 210 def DownloadAutotestFiles(self, chromeos_root, build_id):
282 autotest_path = self.DownloadAutotestFiles(chromeos_root, build_id)
download_images_unittest.py 207 downloader.DownloadAutotestFiles = FakeDownloadAutotestFiles
216 # Make sure it called DownloadAutotestFiles
228 # Verify that downloadAutotestFiles was not called
243 # Verify that UncompressImage and downloadAutotestFiles were not called,

Completed in 99 milliseconds