Searched refs:hosts_with_port (Results 1 – 1 of 1) sorted by relevance
129 char** hosts_with_port; in test_connect() local135 hosts_with_port = in test_connect()139 gpr_asprintf(&hosts_with_port[i], "%s:%d", uri_part_str, port); in test_connect()142 client_hostport = gpr_strjoin_sep((const char**)hosts_with_port, in test_connect()145 gpr_free(hosts_with_port[i]); in test_connect()147 gpr_free(hosts_with_port); in test_connect()