Home
last modified time | relevance | path

Searched defs:ShortDebugString (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.h255 std::string ShortDebugString() const { return DebugString(); } in ShortDebugString() function in google::protobuf::MessageLite
H A Dtext_format.cc95 std::string Message::ShortDebugString() const { in ShortDebugString() function in google::protobuf::Message
/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc7157 std::string ShortDebugString() const { return ""; } in ShortDebugString() function
7164 int ShortDebugString() const { return 1; } in ShortDebugString() function
7169 std::string ShortDebugString() const { return ""; } in ShortDebugString() function

Completed in 17 milliseconds