Home
last modified time | relevance | path

Searched refs:ParseRpcArgument (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DXdsInteropClient.cs85 this.rpcs = ParseRpcArgument(this.options.Rpc); in XdsInteropClient()
245 private static List<RpcType> ParseRpcArgument(string rpcArg) in ParseRpcArgument() method in Grpc.IntegrationTesting.XdsInteropClient