Searched defs:ShortDebugString (Results 1 – 3 of 3) sorted by relevance
255 std::string ShortDebugString() const { return DebugString(); } in ShortDebugString() function
138 TEST_F(TextFormatTest, ShortDebugString) { in TEST_F() argument
95 std::string Message::ShortDebugString() const { in ShortDebugString() function in google::protobuf::Message