Home
last modified time | relevance | path

Searched refs:StartNewClone (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/cpp/qps/
Dclient_async.cc53 virtual void StartNewClone(CompletionQueue* cq) = 0;
111 void StartNewClone(CompletionQueue* cq) override { in StartNewClone() function in grpc::testing::ClientRpcContextUnaryImpl
278 ctx->StartNewClone(cli_cqs_[cq_[thread_idx]].get()); in ThreadFunc()
426 void StartNewClone(CompletionQueue* cq) override { in StartNewClone() function in grpc::testing::ClientRpcContextStreamingPingPongImpl
581 void StartNewClone(CompletionQueue* cq) override { in StartNewClone() function in grpc::testing::ClientRpcContextStreamingFromClientImpl
701 void StartNewClone(CompletionQueue* cq) override { in StartNewClone() function in grpc::testing::ClientRpcContextStreamingFromServerImpl
846 void StartNewClone(CompletionQueue* cq) override { in StartNewClone() function in grpc::testing::ClientRpcContextGenericStreamingImpl