Home
last modified time | relevance | path

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

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