ShortDebugString  229 third_party/protobuf/src/google/protobuf/message.h   string ShortDebugString() const;
ShortDebugString  129 third_party/protobuf/src/google/protobuf/text_format_unittest.cc TEST_F(TextFormatTest, ShortDebugString) {
ShortDebugString  138 third_party/protobuf/src/google/protobuf/text_format_unittest.cc             proto_.ShortDebugString());
ShortDebugString  202 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   EXPECT_EQ(expected_short_debug_string, proto_.ShortDebugString());