Searched refs:GetFormattedStringFromMethod (Results 1 – 3 of 3) sorted by relevance
215 serialized_response_proto = parser->GetFormattedStringFromMethod( in ReadResponse()749 std::string response_text = parser->GetFormattedStringFromMethod( in CallMethod()839 serialized_response_proto = parser->GetFormattedStringFromMethod( in CallMethod()
92 std::string GetFormattedStringFromMethod(const std::string& method,
238 std::string ProtoFileParser::GetFormattedStringFromMethod( in GetFormattedStringFromMethod() function in grpc::testing::ProtoFileParser