Searched defs:get_host (Results 1 – 4 of 4) sorted by relevance
/external/autotest/site_utils/admin_audit/ | ||
D | base.py | 39 def get_host(self): member in _BaseVerifier |
/external/autotest/client/cros/chameleon/ | ||
D | chameleon_audio_ids.py | 146 def get_host(port_id): function |
/external/grpc-grpc/test/cpp/qps/ | ||
D | driver.cc | 54 static std::string get_host(const std::string& worker) { in get_host() function |
/external/python/cpython2/Lib/ | ||
D | urllib2.py | 286 def get_host(self): member in Request |