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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc187 string utf8_debug_string = proto_.Utf8DebugString(); local
198 EXPECT_EQ(correct_string, utf8_debug_string);
211 string utf8_debug_string = proto_.Utf8DebugString(); local
222 EXPECT_EQ(correct_utf8_string, utf8_debug_string);
/external/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc187 string utf8_debug_string = proto_.Utf8DebugString(); local
198 EXPECT_EQ(correct_string, utf8_debug_string);
211 string utf8_debug_string = proto_.Utf8DebugString(); local
222 EXPECT_EQ(correct_utf8_string, utf8_debug_string);

Completed in 610 milliseconds