Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DBenchmarkServiceGrpc.cs146 public partial class BenchmarkServiceClient : grpc::ClientBase<BenchmarkServiceClient> class in Grpc.Testing.BenchmarkService
150 public BenchmarkServiceClient(grpc::Channel channel) : base(channel) in BenchmarkServiceClient() method in Grpc.Testing.BenchmarkService.BenchmarkServiceClient
155 public BenchmarkServiceClient(grpc::CallInvoker callInvoker) : base(callInvoker) in BenchmarkServiceClient() method in Grpc.Testing.BenchmarkService.BenchmarkServiceClient
159 protected BenchmarkServiceClient() : base() in BenchmarkServiceClient() method in Grpc.Testing.BenchmarkService.BenchmarkServiceClient
164 protected BenchmarkServiceClient(ClientBaseConfiguration configuration) : base(configuration) in BenchmarkServiceClient() method in Grpc.Testing.BenchmarkService.BenchmarkServiceClient
309 protected override BenchmarkServiceClient NewInstance(ClientBaseConfiguration configuration) in NewInstance()
311 return new BenchmarkServiceClient(configuration); in NewInstance()
DClientRunners.cs209 var client = new BenchmarkService.BenchmarkServiceClient(channel); in RunUnary()
235 var client = new BenchmarkService.BenchmarkServiceClient(channel); in RunUnaryAsync()
254 var client = new BenchmarkService.BenchmarkServiceClient(channel); in RunStreamingPingPongAsync()
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DBenchmarkServiceClient.php25 class BenchmarkServiceClient extends \Grpc\BaseStub { class
/external/grpc-grpc/src/php/tests/qps/
Dclient.php99 $stub = new Grpc\Testing\BenchmarkServiceClient(