Searched refs:SecureTCPServer (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_imaplib.py39 class SecureTCPServer(SocketServer.TCPServer): class in class:TestImaplib
52 class SecureTCPServer: class in inherits:
177 server_class = SecureTCPServer
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_imaplib.py39 class SecureTCPServer(SocketServer.TCPServer): class in class:TestImaplib
52 class SecureTCPServer: class in inherits:
177 server_class = SecureTCPServer
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_imaplib.py39 class SecureTCPServer(SocketServer.TCPServer): class in class:TestImaplib
52 class SecureTCPServer: class in inherits:
177 server_class = SecureTCPServer
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_imaplib.py39 class SecureTCPServer(SocketServer.TCPServer): class in class:TestImaplib
52 class SecureTCPServer: class in inherits:
177 server_class = SecureTCPServer

Completed in 61 milliseconds