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