Searched refs:ASCII_TEST_STR (Results 1 – 1 of 1) sorted by relevance
26 const char* ASCII_TEST_STR = "'L' 'o' 'r' 'e' 'm' ' ' 'i' 'p' 's' 'u' 'm' '.'"; variable38 ParseUnicode(buffer, 12, ASCII_TEST_STR, &result_size, nullptr); in BM_GraphemeBreak_Ascii()