Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/qps/
Dclient_sync.cc375 class SynchronousStreamingBothWaysClient final class
379 SynchronousStreamingBothWaysClient(const ClientConfig& config) in SynchronousStreamingBothWaysClient() function in grpc::testing::SynchronousStreamingBothWaysClient
381 ~SynchronousStreamingBothWaysClient() { in ~SynchronousStreamingBothWaysClient()
420 new SynchronousStreamingBothWaysClient(config)); in CreateSynchronousClient()