Searched refs:StringArg (Results 1 – 1 of 1) sorted by relevance
343 static grpc_arg StringArg(const char* key, const char* value) { in StringArg() function512 args.push_back(StringArg(GRPC_ARG_SERVER_URI, "localhost")); in BM_IsolatedFilter()