Home
last modified time | relevance | path

Searched defs:text_message (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/dbus/
Dmock_unittest.cc99 std::string text_message; in CreateMockProxyResponse() local
161 std::string text_message; in TEST_F() local
/external/tensorflow/tensorflow/core/platform/default/
Dlogging.h506 absl::string_view text_message() const { return message_; } in text_message() function