Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/util/
Dproto_file_parser.cc299 grpc::protobuf::json::JsonPrintOptions jsonPrintOptions; in GetFormattedStringFromMessageType() local
300 jsonPrintOptions.add_whitespace = true; in GetFormattedStringFromMessageType()
302 *msg.get(), &formatted_string, jsonPrintOptions) in GetFormattedStringFromMessageType()