Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py2545 class TestStdinBadfiledescriptor(unittest.TestCase): class
2754 TestStdinBadfiledescriptor, TestTimeouts, TestNoForkBomb,
/aosp_15_r20/external/python/cpython3/Lib/test/
D_test_multiprocessing.py4753 class TestStdinBadfiledescriptor(unittest.TestCase): class