Home
last modified time | relevance | path

Searched refs:SubprotocolChoosingDispatcher (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
Dtest_handshake_hybi08.py84 class SubprotocolChoosingDispatcher(object): class
204 handshaker = Handshaker(request, SubprotocolChoosingDispatcher(0))
221 request, SubprotocolChoosingDispatcher(-1, 'foobar'))
Dtest_handshake_hybi.py84 class SubprotocolChoosingDispatcher(object): class
204 handshaker = Handshaker(request, SubprotocolChoosingDispatcher(0))
221 request, SubprotocolChoosingDispatcher(-1, 'foobar'))