Home
last modified time | relevance | path

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

/external/python/pyfakefs/pyfakefs/tests/
Dfake_os_test.py520 def check_getsize_raises_with_trailing_separator(self, error_nr): argument
535 def check_remove_link_ending_with_sep(self, error_nr): argument
581 def check_open_raises_with_trailing_separator(self, error_nr): argument
686 def check_stat_with_trailing_separator(self, error_nr): argument
700 def check_remove_with_trailing_separator(self, error_nr): argument
1176 def check_rename_directory_to_existing_file_raises(self, error_nr): argument
1501 def check_rmdir_raises_if_not_directory(self, error_nr): argument
3582 def check_rename_directory_to_existing_file_raises(self, error_nr): argument
Dfake_open_test.py690 def check_open_with_trailing_sep(self, error_nr): argument