HomeSort by relevance Sort by last modified time
    Searched refs:_tunnel_port (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 701 self._tunnel_port = None
715 self._tunnel_port = port
745 self._set_hostport(self._tunnel_host, self._tunnel_port)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 701 self._tunnel_port = None
715 self._tunnel_port = port
745 self._set_hostport(self._tunnel_host, self._tunnel_port)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 291 self._tunnel_port = port
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 291 self._tunnel_port = port
    [all...]

Completed in 439 milliseconds