Searched refs:FakeTransport (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_xmlrpc.py941 class FakeTransport(xmlrpclib.Transport): class in inherits:xmlrpclib.Transport
968 class TestTransport(FakeTransport):
978 class TestTransport(FakeTransport):
988 class TestTransport(FakeTransport):
998 class TestTransport(FakeTransport):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_xmlrpc.py941 class FakeTransport(xmlrpclib.Transport): class in inherits:xmlrpclib.Transport
968 class TestTransport(FakeTransport):
978 class TestTransport(FakeTransport):
988 class TestTransport(FakeTransport):
998 class TestTransport(FakeTransport):

Completed in 29 milliseconds