Home
last modified time | relevance | path

Searched defs:ShortDebugString (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dtext_format_unittest.cc134 TEST_F(TextFormatTest, ShortDebugString) { in TEST_F() argument
Dtext_format.cc102 string Message::ShortDebugString() const { in ShortDebugString() function in google::protobuf::Message