Lines Matching refs:UTF8ToUnicodeText
78 UTF8ToUnicodeText("Třista třicet tři stříbrných stříkaček."), {18, 28}, in TEST_F()
95 EXPECT_TRUE(translate_annotator_.ClassifyText(UTF8ToUnicodeText("学校"), in TEST_F()
117 UTF8ToUnicodeText("This is utterly unutterable."), {8, 15}, "en", in TEST_F()
125 UTF8ToUnicodeText("Třista třicet tři stříbrných stříkaček."), {8, 15}, in TEST_F()
136 UTF8ToUnicodeText("This is utterly unutterable."), {8, 15}, "cs,en,de,ja", in TEST_F()
142 UTF8ToUnicodeText("Třista třicet, tři stříbrných stříkaček"); in TEST_F()
160 UTF8ToUnicodeText("Třista třicet, tři stříbrných stříkaček"); in TEST_F()
167 UTF8ToUnicodeText("ač")); in TEST_F()
170 UTF8ToUnicodeText("stříkaček")); in TEST_F()
173 UTF8ToUnicodeText("stříkaček")); in TEST_F()
176 UTF8ToUnicodeText("stříbrných stříkaček")); in TEST_F()
179 UTF8ToUnicodeText("reallyreallylongstring"); in TEST_F()
182 UTF8ToUnicodeText("reallyreallylongstring")); in TEST_F()
186 const UnicodeText text = UTF8ToUnicodeText(" "); in TEST_F()
191 UTF8ToUnicodeText(" ")); in TEST_F()
194 UTF8ToUnicodeText("")); in TEST_F()
198 const UnicodeText text = UTF8ToUnicodeText("a a"); in TEST_F()
204 UTF8ToUnicodeText("a a")); in TEST_F()