Home
last modified time | relevance | path

Searched defs:ShortFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dmessage_lite.cc745 std::string ShortFormat(const MessageLite& message_lite) { in ShortFormat() function
Dtext_format_unittest.cc180 TEST_F(TextFormatTest, ShortFormat) { in TEST_F() argument
Dtext_format.cc216 PROTOBUF_EXPORT std::string ShortFormat(const Message& message) { in ShortFormat() function