Searched refs:download_cr50_debug_image (Results 1 – 3 of 3) sorted by relevance
41 self.bid_path = self.download_cr50_debug_image(self.IMAGE_DEVID,
173 return self.download_cr50_debug_image()
253 self._dbg_image_path = self.download_cr50_debug_image()[0]819 def download_cr50_debug_image(self, devid='', image_bid=''): member in Cr50Test