HomeSort by relevance Sort by last modified time
    Searched defs:serve (Results 1 - 5 of 5) sorted by null

  /external/okhttp/src/test/java/com/squareup/okhttp/internal/mockspdyserver/
MockSpdyServer.java 156 new SocketHandler(sequenceNumber++, socket).serve(); method
175 public void serve() throws IOException { method in class:MockSpdyServer.SocketHandler
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ssl.py 1303 def serve(): function in function:.ThreadedTests.test_handshake_timeout
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ssl.py 1303 def serve(): function in function:.ThreadedTests.test_handshake_timeout
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pydoc.py 1999 def serve(port, callback=None, completer=None): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pydoc.py 1999 def serve(port, callback=None, completer=None): function
    [all...]

Completed in 118 milliseconds