Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/qps/
Dclient_async.cc336 class ClientRpcContextStreamingPingPongImpl : public ClientRpcContext { class
338 ClientRpcContextStreamingPingPongImpl( in ClientRpcContextStreamingPingPongImpl() function in grpc::testing::ClientRpcContextStreamingPingPongImpl
356 ~ClientRpcContextStreamingPingPongImpl() override {} in ~ClientRpcContextStreamingPingPongImpl()
427 auto* clone = new ClientRpcContextStreamingPingPongImpl( in StartNewClone()
512 return new ClientRpcContextStreamingPingPongImpl<SimpleRequest, in SetupCtx()