Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/qps/
Dclient_async.cc322 PrepareReq(BenchmarkService::Stub* stub, grpc::ClientContext* ctx, in PrepareReq() function in grpc::testing::AsyncUnaryClient
504 PrepareReq(BenchmarkService::Stub* stub, grpc::ClientContext* ctx, in PrepareReq() function in grpc::testing::AsyncStreamingPingPongClient
634 static std::unique_ptr<grpc::ClientAsyncWriter<SimpleRequest>> PrepareReq( in PrepareReq() function in grpc::testing::AsyncStreamingFromClientClient
749 static std::unique_ptr<grpc::ClientAsyncReader<SimpleResponse>> PrepareReq( in PrepareReq() function in grpc::testing::AsyncStreamingFromServerClient
915 static std::unique_ptr<grpc::GenericClientAsyncReaderWriter> PrepareReq( in PrepareReq() function in grpc::testing::GenericAsyncStreamingClient