Home
last modified time | relevance | path

Searched defs:old_file_path (Results 1 – 1 of 1) sorted by relevance

/external/python/pyfakefs/pyfakefs/
Dfake_filesystem.py2063 def rename(self, old_file_path, new_file_path, force_replace=False): argument
2141 def _handle_posix_dir_link_errors(self, new_file_path, old_file_path, argument
2157 old_file_path, old_object, ends_with_sep): argument
2197 def _rename_same_object(self, new_file_path, old_file_path): argument