Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
D_test_multiprocessing.py185 ALLOWED_TYPES = ('processes', 'manager', 'threads') variable in BaseTestCase
234 ALLOWED_TYPES = ('processes', 'threads') variable in _TestProcess
809 ALLOWED_TYPES = ('processes',) variable in _TestSubclassingProcess
2005 ALLOWED_TYPES = ('processes',) variable in _TestValue
2075 ALLOWED_TYPES = ('processes',) variable in _TestArray
2158 ALLOWED_TYPES = ('manager',) variable in _TestContainers
2717 ALLOWED_TYPES = ('processes', ) variable in _TestPoolWorkerErrors
2757 ALLOWED_TYPES = ('processes', ) variable in _TestPoolWorkerLifetime
2854 ALLOWED_TYPES = ('manager',) variable in _TestMyManager
2927 ALLOWED_TYPES = ('manager',) variable in _TestRemoteManager
[all …]