Searched refs:do_handshake (Results 1 - 18 of 18) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
H A Dtest_handshake_draft75.py402 handshaker.do_handshake()
416 handshaker.do_handshake()
425 handshaker.do_handshake()
435 handshaker.do_handshake()
444 handshaker.do_handshake()
453 handshaker.do_handshake()
464 handshake.HandshakeException, handshaker.do_handshake)
471 strict_handshaker.do_handshake()
480 strict_handshaker.do_handshake)
H A Dtest_handshake_hybi.py150 handshaker.do_handshake()
168 handshaker.do_handshake()
177 handshaker.do_handshake()
187 handshaker.do_handshake()
196 # do_handshake.
197 self.assertRaises(HandshakeAbortedException, handshaker.do_handshake)
205 handshaker.do_handshake()
224 self.assertRaises(HandshakeException, handshaker.do_handshake)
233 self.assertRaises(HandshakeException, handshaker.do_handshake)
249 handshaker.do_handshake()
[all...]
H A Dtest_handshake_hybi08.py150 handshaker.do_handshake()
168 handshaker.do_handshake()
177 handshaker.do_handshake()
187 handshaker.do_handshake()
196 # do_handshake.
197 self.assertRaises(HandshakeAbortedException, handshaker.do_handshake)
205 handshaker.do_handshake()
224 self.assertRaises(HandshakeException, handshaker.do_handshake)
233 self.assertRaises(HandshakeException, handshaker.do_handshake)
249 handshaker.do_handshake()
[all...]
H A Dtest_handshake_hybi00.py353 handshaker.do_handshake()
365 handshaker.do_handshake()
375 handshaker.do_handshake()
384 handshaker.do_handshake()
394 handshaker.do_handshake()
403 handshaker.do_handshake()
412 handshaker.do_handshake()
422 handshaker.do_handshake()
431 self.assertRaises(HandshakeException, handshaker.do_handshake)
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
H A D__init__.py53 def do_handshake(request, dispatcher, allowDraft75=False, strict=False): function
96 handshaker.do_handshake()
H A Ddraft75.py99 def do_handshake(self): member in class:Handshaker
H A Dhybi00.py88 def do_handshake(self): member in class:Handshaker
H A Dhybi.py131 def do_handshake(self): member in class:Handshaker
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/
H A D__init__.py52 def do_handshake(request, dispatcher, allowDraft75=False, strict=False): function
90 handshaker.do_handshake()
H A Dhybi00.py139 def do_handshake(self): member in class:Handshaker
H A Dhybi.py129 def do_handshake(self): member in class:Handshaker
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
H A Dheaderparserhandler.py209 handshake.do_handshake(
H A Dstandalone.py577 handshake.do_handshake(
H A Dmux.py1269 handshaker.do_handshake()
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
H A Dheaderparserhandler.py216 handshake.do_handshake(
H A Dstandalone.py571 accepted_socket.do_handshake()
610 accepted_socket.do_handshake()
786 handshake.do_handshake(
H A Dmux.py1623 handshaker.do_handshake()
/external/chromium-trace/trace-viewer/examples/stream_server/
H A Dstandalone.py581 handshake.do_handshake(

Completed in 488 milliseconds