Searched defs:ShortDebugString (Results 1 – 3 of 3) sorted by relevance
142 string ShortDebugString() const { return ToProto().ShortDebugString(); } in ShortDebugString() function278 string ShortDebugString() const { return ToProto().ShortDebugString(); } in ShortDebugString() function
134 TEST_F(TextFormatTest, ShortDebugString) { in TEST_F() argument
102 string Message::ShortDebugString() const { in ShortDebugString() function in google::protobuf::Message