Searched refs:AsyncUnaryClient (Results 1 – 1 of 1) sorted by relevance
306 class AsyncUnaryClient final class309 explicit AsyncUnaryClient(const ClientConfig& config) in AsyncUnaryClient() function in grpc::testing::AsyncUnaryClient314 ~AsyncUnaryClient() override {} in ~AsyncUnaryClient()330 stub, req, std::move(next_issue), AsyncUnaryClient::PrepareReq, in SetupCtx()331 AsyncUnaryClient::CheckDone); in SetupCtx()934 return std::unique_ptr<Client>(new AsyncUnaryClient(config)); in CreateAsyncClient()