Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.h60 grpc::string GetTextFormatFromMethod(const grpc::string& method,
Dgrpc_tool.cc192 serialized_response_proto = parser->GetTextFormatFromMethod( in ReadResponse()
671 grpc::string response_text = parser->GetTextFormatFromMethod( in CallMethod()
754 serialized_response_proto = parser->GetTextFormatFromMethod( in CallMethod()
Dproto_file_parser.cc231 grpc::string ProtoFileParser::GetTextFormatFromMethod( in GetTextFormatFromMethod() function in grpc::testing::ProtoFileParser