Searched refs:GetFormattedStringFromMessageType (Results 1 – 3 of 3) sorted by relevance
246 return GetFormattedStringFromMessageType(message_type_name, serialized_proto, in GetFormattedStringFromMethod()288 std::string ProtoFileParser::GetFormattedStringFromMessageType( in GetFormattedStringFromMessageType() function in grpc::testing::ProtoFileParser
102 std::string GetFormattedStringFromMessageType(
953 output_text = parser->GetFormattedStringFromMessageType( in ParseMessage()