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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 857 self.assertEqual(newreq.get_host(),'www.python.org')
863 self.assertEqual(newreq.get_host(),'www.python.org')
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 857 self.assertEqual(newreq.get_host(),'www.python.org')
863 self.assertEqual(newreq.get_host(),'www.python.org')
    [all...]
  /external/valgrind/main/tests/
s390x_features.c 114 static model_info *get_host(void) function
242 host = get_host();
  /external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/
__init__.py 216 self._tunnel_host = self.get_host()
386 new_req._tunnel_host = new_req.get_host()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib2.py 261 def get_host(self): member in class:Request
911 authority = req.get_host()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib2.py 261 def get_host(self): member in class:Request
911 authority = req.get_host()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtml.h     [all...]

Completed in 930 milliseconds