Searched refs:text6 (Results 1 – 2 of 2) sorted by relevance
975 const UnicodeText text6 = UTF8ToUnicodeText(text6_utf8, /*do_copy=*/false); in TEST_F() local976 UnicodeText::const_iterator text6_begin = text6.begin(); in TEST_F()979 text6_begin, text6.end(), in TEST_F()983 text6_begin, text6.end(), in TEST_F()
215 const char* text6 = "'BUTTON TITLE'"; in drawCode() local232 builder.addText(text6, strlen(text6)); in drawCode()