Searched defs:conn_context (Results 1 – 3 of 3) sorted by relevance
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/ |
D | test_handshake_hybi08.py | 94 def do_extra_handshake(self, conn_context): argument 101 def transfer_data(self, conn_context): argument 114 def do_extra_handshake(self, conn_context): argument 117 def transfer_data(self, conn_context): argument 126 def do_extra_handshake(self, conn_context): argument 130 def transfer_data(self, conn_context): argument
|
D | test_handshake_hybi.py | 94 def do_extra_handshake(self, conn_context): argument 101 def transfer_data(self, conn_context): argument 114 def do_extra_handshake(self, conn_context): argument 117 def transfer_data(self, conn_context): argument 126 def do_extra_handshake(self, conn_context): argument 130 def transfer_data(self, conn_context): argument
|
D | mock.py | 217 def do_extra_handshake(self, conn_context): argument 220 def transfer_data(self, conn_context): argument
|