Searched refs:utf16_text (Results 1 – 1 of 1) sorted by relevance
335 const char *utf16_text; in TEST() local337 utf16_text = utf16be_text; in TEST()339 utf16_text = utf16le_text; in TEST()343 ASSERT_EQ(strncmp(&buf[2], utf16_text, 16), 0); in TEST()