Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape.h171 string ShortDebugString() const { return ToProto().ShortDebugString(); } in ShortDebugString() function
329 string ShortDebugString() const { return ToProto().ShortDebugString(); } in ShortDebugString() function
/external/protobuf/src/google/protobuf/
Dmessage_lite.h248 std::string ShortDebugString() const { return DebugString(); } in ShortDebugString() function
Dtext_format_unittest.cc139 TEST_F(TextFormatTest, ShortDebugString) { in TEST_F() argument
Dtext_format.cc98 std::string Message::ShortDebugString() const { in ShortDebugString() function in google::protobuf::Message
/external/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