Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DServerRunners.cs73 … var genericService = new GenericServiceImpl(config.PayloadConfig.BytebufParams.RespSize); in CreateStarted()
92 private class GenericServiceImpl class in Grpc.IntegrationTesting.ServerRunners
96 public GenericServiceImpl(int responseSize) in GenericServiceImpl() method in Grpc.IntegrationTesting.ServerRunners.GenericServiceImpl