Searched refs:set_host (Results 1 – 5 of 5) sorted by relevance
46 void set_host(const std::string& host) { host_ = host; } in set_host() function
58 url.set_host(TEST_HOST); in TEST()
244 void set_host(const string& val) { host_ = val; } in set_host() function
28 void set_host(const std::string& host) { host_ = host; } in set_host() function
107 response->mutable_param()->set_host(*host_); in Echo()