Home
last modified time | relevance | path

Searched defs:UnaryAsyncBenchmarkClient (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/benchmark/
H A Dbenchmark_client.py120 class UnaryAsyncBenchmarkClient(BenchmarkClient): class
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/qps/
H A Dbenchmark_client.py134 class UnaryAsyncBenchmarkClient(BenchmarkClient): class