Searched refs:GetSerializedProtoFromMethod (Results 1 – 3 of 3) sorted by relevance
66 std::string GetSerializedProtoFromMethod(const std::string& method,
571 serialized_request_proto = parser->GetSerializedProtoFromMethod( in CallMethod()657 serialized_request_proto = parser->GetSerializedProtoFromMethod( in CallMethod()754 serialized_request_proto = parser->GetSerializedProtoFromMethod( in CallMethod()
218 std::string ProtoFileParser::GetSerializedProtoFromMethod( in GetSerializedProtoFromMethod() function in grpc::testing::ProtoFileParser