Home
last modified time | relevance | path

Searched refs:utf8_debug_string (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
Dtext_format_unittest.cc187 string utf8_debug_string = proto_.Utf8DebugString(); in TEST_F() local
198 EXPECT_EQ(correct_string, utf8_debug_string); in TEST_F()
212 string utf8_debug_string = proto_.Utf8DebugString(); in TEST_F() local
231 EXPECT_EQ(correct_utf8_string, utf8_debug_string); in TEST_F()