Lines Matching refs:utf8ToUtf16
92 const std::vector<uint16_t> textBuf = utf8ToUtf16("This is an example text."); in TEST_F()
828 const std::vector<uint16_t> textBuf = utf8ToUtf16("czerwono-niebieska"); in TEST_F()
886 const auto textBuf = utf8ToUtf16(""); in TEST_F()
895 const auto textBuf = utf8ToUtf16("A"); in TEST_F()
906 const auto textBuf = utf8ToUtf16("AB"); in TEST_F()
928 const auto textBuf = utf8ToUtf16("This is an example text."); in TEST_F()
940 const auto textBuf = utf8ToUtf16("This is an example text."); in TEST_F()
961 const auto textBuf = utf8ToUtf16("This is an example text."); in TEST_F()
1008 const auto textBuf = utf8ToUtf16("This is an url: http://a.b"); in TEST_F()
1041 const auto textBuf = utf8ToUtf16("This is an email: a@example.com"); in TEST_F()
1080 const auto textBuf = utf8ToUtf16("This is an url: http://a.b"); in TEST_F()
1121 const auto textBuf = utf8ToUtf16("This is an email: a@example.com"); in TEST_F()