Home
last modified time | relevance | path

Searched defs:test_fds (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/test/subprocessdata/
H A Dfd_status.py21 test_fds = range(0, _MAXFD) variable
23 test_fds = map(int, sys.argv[1:]) variable
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dprotection_keys.c931 int test_fds[10] = { -1 }; variable
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dprotection_keys.c923 int test_fds[10] = { -1 }; variable
/third_party/python/Lib/test/
H A Dtest_os.py3648 def test_fds(self): member in ExtendedAttributeTests

Completed in 11 milliseconds