Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/util/
Dproto_file_parser.cc142 const auto* method_desc = service_desc->method(j); in GetFullMethodName() local
188 const protobuf::MethodDescriptor* method_desc = in GetMessageTypeFromMethod() local
207 const protobuf::MethodDescriptor* method_desc = in IsStreaming() local
/third_party/grpc/test/cpp/end2end/
Dproto_server_reflection_test.cc93 const protobuf::MethodDescriptor* method_desc = in CompareMethod() local