Searched defs:restore_file (Results 1 - 2 of 2) sorted by relevance

/external/toolchain-utils/binary_search_tool/
H A Dbisect_driver.py236 def restore_file(bisect_dir, cache, abs_file_path): function
311 restore_file(bisect_dir, cache, full_obj_path)
317 restore_file(bisect_dir, cache, side_effect)
322 restore_file(bisect_dir, cache, full_obj_path)
/external/autotest/contrib/
H A Dcoverage.py491 self.cexecuted = self.restore_file(self.cache)
493 def restore_file(self, file_name): member in class:coverage
515 cexecuted = self.restore_file(full_path)

Completed in 126 milliseconds