Searched refs:proxyaddr (Results 1 – 1 of 1) sorted by relevance
433 std::ostringstream proxyaddr; local434 proxyaddr << "localhost:" << port;436 builder.AddListeningPort(proxyaddr.str(), InsecureServerCredentials());446 grpc::CreateChannel(proxyaddr.str(), InsecureChannelCredentials());