Home
last modified time | relevance | path

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

/external/toolchain-utils/binary_search_tool/
Dbisect_driver.py274 def restore_file(bisect_dir, cache, abs_file_path): function
375 restore_file(bisect_dir, cache, full_obj_path)
381 restore_file(bisect_dir, cache, side_effect)
386 restore_file(bisect_dir, cache, full_obj_path)
/external/autotest/contrib/
Dcoverage.py491 self.cexecuted = self.restore_file(self.cache)
493 def restore_file(self, file_name): member in coverage
515 cexecuted = self.restore_file(full_path)