Home
last modified time | relevance | path

Searched refs:MethodNameMatch (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/test/cpp/util/
Dproto_file_parser.cc33 bool MethodNameMatch(const std::string& full_name, const std::string& input) { in MethodNameMatch() function
143 if (MethodNameMatch(method_desc->full_name(), method)) { in GetFullMethodName()