Searched defs:test_fds (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/subprocessdata/ | ||
| D | fd_status.py | 21 test_fds = range(0, _MAXFD) variable |
| /third_party/python/Lib/test/ | ||
| D | test_os.py | 3636 def test_fds(self): member in ExtendedAttributeTests |