Searched refs:port_arg (Results 1 – 1 of 1) sorted by relevance
51 char* port_arg; in test_client() local53 gpr_asprintf(&port_arg, "--server_port=%d", port); in test_client()55 execl(binary_path, binary_path, port_arg, NULL); in test_client()58 gpr_free(port_arg); in test_client()