Searched refs:BenchmarkClient (Results 1 – 3 of 3) sorted by relevance
41 class BenchmarkClient: class97 class UnarySyncBenchmarkClient(BenchmarkClient):120 class UnaryAsyncBenchmarkClient(BenchmarkClient):174 class StreamingSyncBenchmarkClient(BenchmarkClient):
64 client = BenchmarkClient.new(req.setup)
43 class BenchmarkClient class