Searched refs:utf8_text (Results 1 – 1 of 1) sorted by relevance
318 const char utf8_text[] = "\x6c\x69\x6e\x67\xc3\xbc\x69\xc3\xa7\x61"; variable328 ASSERT_NO_ERROR(sys::writeFileWithEncoding(file_pathname.c_str(), utf8_text, in TEST()347 ASSERT_EQ(strncmp(buf, utf8_text, 10), 0); in TEST()