Searched defs:AsyncClient (Results 1 – 1 of 1) sorted by relevance
153 class AsyncClient : public ClientImpl<StubType, RequestType> { class163 AsyncClient(const ClientConfig& config, in AsyncClient() function in grpc::testing::AsyncClient