Home | History | Annotate | Download | only in test

Lines Matching refs:SERIALIZER

1369 SERIALIZER = 'xmlrpclib'
1378 address=address, authkey=authkey, serializer=SERIALIZER
1388 address=('localhost', 0), authkey=authkey, serializer=SERIALIZER
1397 address=manager.address, authkey=authkey, serializer=SERIALIZER
1418 address=address, authkey=authkey, serializer=SERIALIZER)
1426 address=('localhost', 0), authkey=authkey, serializer=SERIALIZER)
1442 address=addr, authkey=authkey, serializer=SERIALIZER)