Searched refs:ShortDebugString (Results 1 – 12 of 12) sorted by relevance
129 TEST_F(TextFormatTest, ShortDebugString) { in TEST_F() argument138 proto_.ShortDebugString()); in TEST_F()202 EXPECT_EQ(expected_short_debug_string, proto_.ShortDebugString()); in TEST_F()
226 string ShortDebugString() const;
82 string Message::ShortDebugString() const { in ShortDebugString() function in google::protobuf::Message
150 const ::testing::internal::string short_str = value.ShortDebugString(); in PrintValue()
462 * Fixed ShortDebugString() to not be O(n^2). Durr.
9342 const ::testing::internal::string short_str = value.ShortDebugString();
9341 const ::testing::internal::string short_str = value.ShortDebugString();
9402 const ::testing::internal::string short_str = value.ShortDebugString();