Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/qps/
Dclient_sync.cc219 class SynchronousStreamingPingPongClient final class
223 SynchronousStreamingPingPongClient(const ClientConfig& config) in SynchronousStreamingPingPongClient() function in grpc::testing::SynchronousStreamingPingPongClient
225 ~SynchronousStreamingPingPongClient() { in ~SynchronousStreamingPingPongClient()
411 new SynchronousStreamingPingPongClient(config)); in CreateSynchronousClient()