HomeSort by relevance Sort by last modified time
    Searched full:send_flow_control (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_endtoend.py 124 mux_client.send_flow_control(1, 1024)
132 mux_client.send_flow_control(2, 1024)
138 mux_client.send_flow_control(3, 1024)
mux_client_for_testing.py 647 def send_flow_control(self, channel_id, replenished_quota): member in class:MuxClient

Completed in 58 milliseconds