Lines Matching defs:textBuf
229 const std::vector<uint16_t> textBuf = utf8ToUtf16("This is an example text."); in TEST_F() local
777 const std::vector<uint16_t> textBuf = utf8ToUtf16("czerwono-niebieska"); in TEST_F() local
822 const auto textBuf = utf8ToUtf16(""); in TEST_F() local
827 const auto textBuf = utf8ToUtf16("A"); in TEST_F() local
834 const auto textBuf = utf8ToUtf16("AB"); in TEST_F() local
852 const auto textBuf = utf8ToUtf16("This is an example text."); in TEST_F() local
871 const auto textBuf = utf8ToUtf16("This is an example text."); in TEST_F() local
899 const auto textBuf = utf8ToUtf16("This is an example text."); in TEST_F() local
949 const auto textBuf = utf8ToUtf16("This is an url: http://a.b"); in TEST_F() local
971 const auto textBuf = utf8ToUtf16("This is an email: a@example.com"); in TEST_F() local
998 const auto textBuf = utf8ToUtf16("This is an url: http://a.b"); in TEST_F() local
1041 const auto textBuf = utf8ToUtf16("This is an email: a@example.com"); in TEST_F() local
1078 const std::vector<uint16_t> textBuf = utf8ToUtf16("The \u3042\u3044\u3046 is Japanese."); in TEST_F() local
1191 const auto textBuf = utf8ToUtf16("This is an example \u2639 text."); in TEST_F() local
1284 const auto textBuf = utf8ToUtf16("This is an example text."); in TEST_F() local
1372 const auto textBuf = utf8ToUtf16("This is an example text."); in TEST_F() local
1448 const auto textBuf = utf8ToUtf16("\u672C\u65E5\u306F\u6674\u5929\u306A\u308A"); in TEST_F() local
1603 const auto textBuf = utf8ToUtf16("ab de\u00A0\u00A0fg ij\u00A0\u00A0kl no\u00A0\u00A0pq st"); in TEST_F() local
1740 const auto textBuf = utf8ToUtf16("This (is an) example text."); in TEST_F() local
1927 const std::vector<uint16_t> textBuf = utf8ToUtf16("example \u2066example"); in TEST_F() local
1983 const std::vector<uint16_t> textBuf = utf8ToUtf16("dddd dddd dddd dddd"); in TEST_F() local
2054 const std::vector<uint16_t> textBuf = utf8ToUtf16("gggg gggg gggg gggg"); in TEST_F() local
2168 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 1)); in TEST_F_WITH_FLAGS() local
2183 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 2)); in TEST_F_WITH_FLAGS() local
2199 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 3)); in TEST_F_WITH_FLAGS() local
2216 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 4)); in TEST_F_WITH_FLAGS() local
2234 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 5)); in TEST_F_WITH_FLAGS() local
2252 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 6)); in TEST_F_WITH_FLAGS() local
2282 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 1)); in TEST_F_WITH_FLAGS() local
2297 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 2)); in TEST_F_WITH_FLAGS() local
2313 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 3)); in TEST_F_WITH_FLAGS() local
2330 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 4)); in TEST_F_WITH_FLAGS() local
2348 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 5)); in TEST_F_WITH_FLAGS() local
2367 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 6)); in TEST_F_WITH_FLAGS() local
2398 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 1)); in TEST_F_WITH_FLAGS() local
2413 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 2)); in TEST_F_WITH_FLAGS() local
2429 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 3)); in TEST_F_WITH_FLAGS() local
2446 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 4)); in TEST_F_WITH_FLAGS() local
2465 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 5)); in TEST_F_WITH_FLAGS() local
2483 const std::vector<uint16_t> textBuf = utf8ToUtf16(repeat(JP_TEXT, 6)); in TEST_F_WITH_FLAGS() local
2508 const std::vector<uint16_t> textBuf = utf8ToUtf16("This is an example text."); in TEST_F_WITH_FLAGS() local