Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format_unittest.cc205 TEST_F(TextFormatTest, Utf8DebugString) { in TEST_F() argument
Dtext_format.cc79 string Message::Utf8DebugString() const { in Utf8DebugString() function in google::protobuf::Message