Searched refs:GetFormattedStringFromMethod (Results 1 – 3 of 3) sorted by relevance
86 std::string GetFormattedStringFromMethod(const std::string& method,
201 serialized_response_proto = parser->GetFormattedStringFromMethod( in ReadResponse()695 std::string response_text = parser->GetFormattedStringFromMethod( in CallMethod()779 serialized_response_proto = parser->GetFormattedStringFromMethod( in CallMethod()
230 std::string ProtoFileParser::GetFormattedStringFromMethod( in GetFormattedStringFromMethod() function in grpc::testing::ProtoFileParser