Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dclient_callback_end2end_test.cc793 class UnaryClient : public grpc::ClientUnaryReactor { in TEST_P() class
795 explicit UnaryClient(grpc::testing::EchoTestService::Stub* stub) { in TEST_P() function in grpc::testing::__anon04fca8480111::TEST_P::UnaryClient
854 class UnaryClient : public grpc::ClientUnaryReactor { in TEST_P() class
856 UnaryClient(grpc::GenericStub* stub, const std::string& method_name, in TEST_P() function in grpc::testing::__anon04fca8480111::TEST_P::UnaryClient