Home
last modified time | relevance | path

Searched defs:wconn (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
D_test_multiprocessing.py284 def _test_send_parent_process(cls, wconn): argument
314 def _test_create_grandchild_process(cls, wconn): argument
320 def _test_report_parent_status(cls, wconn): argument
479 def _test_recursion(cls, wconn, id): argument
/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py303 def _test_recursion(cls, wconn, id): argument