Searched refs:client_hostport (Results 1 – 1 of 1) sorted by relevance
126 std::string client_hostport; in test_connect() local136 client_hostport = absl::StrJoin(hosts_with_port, ","); in test_connect()138 client_hostport = grpc_core::JoinHostPort(client_host, port); in test_connect()141 grpc_insecure_channel_create(client_hostport.c_str(), nullptr, nullptr); in test_connect()144 server_hostport.c_str(), client_hostport.c_str(), in test_connect()