Searched refs:test_fds (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/subprocessdata/ | ||
H A D | fd_status.py | 21 test_fds = range(0, _MAXFD) variable 23 test_fds = map(int, sys.argv[1:]) variable 24 for fd in test_fds: |
/third_party/python/Lib/test/ | ||
H A D | test_os.py | 3648 def test_fds(self): member in ExtendedAttributeTests |
Completed in 7 milliseconds