Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_posix.py303 def _test_all_chown_common(self, chown_func, first_param, stat_func): argument
/external/python/cpython3/Lib/test/
Dtest_posix.py694 def _test_all_chown_common(self, chown_func, first_param, stat_func): argument