Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dresource_quota_end2end_stress_test.cc58 class EchoClientUnaryReactor : public grpc::ClientUnaryReactor { class
60 EchoClientUnaryReactor(ClientContext* ctx, EchoTestService::Stub* stub, in EchoClientUnaryReactor() function in grpc::testing::EchoClientUnaryReactor