Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/qps/
Dserver_async.cc303 std::function<grpc::Status(RequestType*, ResponseType*)> invoke_method_; member in grpc::testing::AsyncQpsServerTest::ServerRpcContextUnaryImpl
381 std::function<grpc::Status(RequestType*, ResponseType*)> invoke_method_; member in grpc::testing::AsyncQpsServerTest::ServerRpcContextStreamingImpl
450 std::function<grpc::Status(RequestType*, ResponseType*)> invoke_method_; member in grpc::testing::AsyncQpsServerTest::ServerRpcContextStreamingFromClientImpl
517 std::function<grpc::Status(RequestType*, ResponseType*)> invoke_method_; member in grpc::testing::AsyncQpsServerTest::ServerRpcContextStreamingFromServerImpl