Home
last modified time | relevance | path

Searched full:test_multiprocessing_forkserver (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/.github/workflows/
Dcoverage.yml64 -x test_multiprocessing_forkserver
/external/python/cpython3/.azure-pipelines/
Dposix-steps.yml39 -x test_multiprocessing_forkserver \
/external/python/cpython3/
D.travis.yml97 …-fail-env-changed -uall,-cpu -x test_multiprocessing_fork -x test_multiprocessing_forkserver -x te…
DMakefile.pre.in1228 test_multiprocessing_forkserver \
/external/python/cpython3/PCbuild/
Dlib.pyproj1191 <Compile Include="test\test_multiprocessing_forkserver.py" />
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py130 PRELOAD = ['__main__', 'test.test_multiprocessing_forkserver']