Lines Matching defs:textBuf
230 const std::vector<uint16_t> textBuf = utf8ToUtf16("This is an example text."); in TEST_F() local
778 const std::vector<uint16_t> textBuf = utf8ToUtf16("czerwono-niebieska"); in TEST_F() local
823 const auto textBuf = utf8ToUtf16(""); in TEST_F() local
828 const auto textBuf = utf8ToUtf16("A"); in TEST_F() local
835 const auto textBuf = utf8ToUtf16("AB"); in TEST_F() local
853 const auto textBuf = utf8ToUtf16("This is an example text."); in TEST_F() local
872 const auto textBuf = utf8ToUtf16("This is an example text."); in TEST_F() local
900 const auto textBuf = utf8ToUtf16("This is an example text."); in TEST_F() local
950 const auto textBuf = utf8ToUtf16("This is an url: http://a.b"); in TEST_F() local
972 const auto textBuf = utf8ToUtf16("This is an email: a@example.com"); in TEST_F() local
999 const auto textBuf = utf8ToUtf16("This is an url: http://a.b"); in TEST_F() local
1042 const auto textBuf = utf8ToUtf16("This is an email: a@example.com"); in TEST_F() local
1079 const std::vector<uint16_t> textBuf = utf8ToUtf16("The \u3042\u3044\u3046 is Japanese."); in TEST_F() local
1192 const auto textBuf = utf8ToUtf16("This is an example \u2639 text."); in TEST_F() local
1285 const auto textBuf = utf8ToUtf16("This is an example text."); in TEST_F() local
1373 const auto textBuf = utf8ToUtf16("This is an example text."); in TEST_F() local
1449 const auto textBuf = utf8ToUtf16("\u672C\u65E5\u306F\u6674\u5929\u306A\u308A"); in TEST_F() local
1604 const auto textBuf = utf8ToUtf16("ab de\u00A0\u00A0fg ij\u00A0\u00A0kl no\u00A0\u00A0pq st"); in TEST_F() local
1741 const auto textBuf = utf8ToUtf16("This (is an) example text."); in TEST_F() local
1928 const std::vector<uint16_t> textBuf = utf8ToUtf16("example \u2066example"); in TEST_F() local
1984 const std::vector<uint16_t> textBuf = utf8ToUtf16("dddd dddd dddd dddd"); in TEST_F() local
2055 const std::vector<uint16_t> textBuf = utf8ToUtf16("gggg gggg gggg gggg"); in TEST_F() local
2167 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 1)); in TEST_F() local
2182 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 2)); in TEST_F() local
2198 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 3)); in TEST_F() local
2215 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 4)); in TEST_F() local
2233 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 5)); in TEST_F() local
2251 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 6)); in TEST_F() local
2279 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 1)); in TEST_F() local
2294 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 2)); in TEST_F() local
2310 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 3)); in TEST_F() local
2327 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 4)); in TEST_F() local
2345 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 5)); in TEST_F() local
2364 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 6)); in TEST_F() local
2393 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 1)); in TEST_F() local
2408 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 2)); in TEST_F() local
2424 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 3)); in TEST_F() local
2441 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 4)); in TEST_F() local
2460 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 5)); in TEST_F() local
2478 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 6)); in TEST_F() local
2506 const std::vector<uint16_t> textBuf = utf8ToUtf16("\u672C\u65E5_A_B_C_D"); in TEST_F() local
2528 const std::vector<uint16_t> textBuf = utf8ToUtf16("This is an example text."); in TEST_F() local