Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dmessage_lite.h255 std::string ShortDebugString() const { return DebugString(); } in ShortDebugString() function
Dtext_format_unittest.cc138 TEST_F(TextFormatTest, ShortDebugString) { in TEST_F() argument
Dtext_format.cc95 std::string Message::ShortDebugString() const { in ShortDebugString() function in google::protobuf::Message
/third_party/googletest/googletest/test/
Dgtest_unittest.cc7213 std::string ShortDebugString() const { return ""; } in ShortDebugString() function
7220 int ShortDebugString() const { return 1; } in ShortDebugString() function
7225 std::string ShortDebugString() const { return ""; } in ShortDebugString() function