Searched refs:LTR_2 (Results 1 – 1 of 1) sorted by relevance
29 const char LTR_2[] = "Hello, Android"; variable327 auto text = utf8ToUtf16(std::string(LTR_1) + RTL_1 + LTR_2); in TEST()329 uint32_t ltr2Length = utf8ToUtf16(LTR_2).size(); in TEST()