Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Dserver_async.cc305 std::function<grpc::Status(RequestType*, ResponseType*)> invoke_method_; member in grpc::testing::AsyncQpsServerTest::ServerRpcContextUnaryImpl
383 std::function<grpc::Status(RequestType*, ResponseType*)> invoke_method_; member in grpc::testing::AsyncQpsServerTest::ServerRpcContextStreamingImpl
452 std::function<grpc::Status(RequestType*, ResponseType*)> invoke_method_; member in grpc::testing::AsyncQpsServerTest::ServerRpcContextStreamingFromClientImpl
519 std::function<grpc::Status(RequestType*, ResponseType*)> invoke_method_; member in grpc::testing::AsyncQpsServerTest::ServerRpcContextStreamingFromServerImpl