Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py1511 SERIALIZER = 'xmlrpclib' variable
1530 address=address, authkey=authkey, serializer=SERIALIZER
1541 address=(test.support.HOST, 0), authkey=authkey, serializer=SERIALIZER
1550 address=manager.address, authkey=authkey, serializer=SERIALIZER
1570 address=address, authkey=authkey, serializer=SERIALIZER)
1578 address=(test.support.HOST, 0), authkey=authkey, serializer=SERIALIZER)
1595 address=addr, authkey=authkey, serializer=SERIALIZER)
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py2753 SERIALIZER = 'xmlrpclib' variable
2768 address=address, authkey=authkey, serializer=SERIALIZER
2779 address=(test.support.HOST, 0), authkey=authkey, serializer=SERIALIZER
2789 address=manager.address, authkey=authkey, serializer=SERIALIZER
2808 address=address, authkey=authkey, serializer=SERIALIZER)
2816 address=(test.support.HOST, 0), authkey=authkey, serializer=SERIALIZER)
2836 address=addr, authkey=authkey, serializer=SERIALIZER)
2847 address=addr, authkey=authkey, serializer=SERIALIZER)