Home
last modified time | relevance | path

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

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