Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_multiprocessing.py104 ALLOWED_TYPES = ('processes', 'manager', 'threads') variable in BaseTestCase
147 ALLOWED_TYPES = ('processes', 'threads') variable in _TestProcess
322 ALLOWED_TYPES = ('processes',) variable in _TestSubclassingProcess
817 ALLOWED_TYPES = ('processes',) variable in _TestValue
885 ALLOWED_TYPES = ('processes',) variable in _TestArray
974 ALLOWED_TYPES = ('manager',) variable in _TestContainers
1113 ALLOWED_TYPES = ('processes', ) variable in _TestPoolWorkerLifetime
1152 ALLOWED_TYPES = ('manager',) variable in _TestZZZNumberOfObjects
1203 ALLOWED_TYPES = ('manager',) variable in _TestMyManager
1254 ALLOWED_TYPES = ('manager',) variable in _TestRemoteManager
[all …]