Searched refs:GetFormattedMethodName (Results 1 – 3 of 3) sorted by relevance
54 grpc::string GetFormattedMethodName(const grpc::string& method);
167 grpc::string ProtoFileParser::GetFormattedMethodName( in GetFormattedMethodName() function in grpc::testing::ProtoFileParser
498 formatted_method_name = parser->GetFormattedMethodName(method_name); in CallMethod()