Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_posix.py300 def check_stat(uid, gid): function
309 check_stat(uid, gid)
311 check_stat(uid, gid)
313 check_stat(uid, gid)
331 check_stat(big_value, big_value)
333 check_stat(big_value, big_value)
335 check_stat(uid, gid)
344 check_stat(uid, gid)
346 check_stat(uid, gid)
349 check_stat(uid, gid)
[all …]