Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/
Dfake_os_test.py628 def check_remove_with_trailing_separator(self, error_nr): member in FakeOsModuleTest
636 self.check_remove_with_trailing_separator(errno.ENOTDIR)
640 self.check_remove_with_trailing_separator(errno.EINVAL)