Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_posix.py305 def check_stat(uid, gid): function
/external/python/cpython3/Lib/test/
Dtest_posix.py713 def check_stat(uid, gid): function
Dtest_os.py2664 def check_stat(self, link, target): member in Win32SymlinkTests
/external/python/pyfakefs/pyfakefs/tests/
Dfake_os_test.py5105 def check_stat(self, absolute_symlink_expected_size, member in FakeScandirTest