Home | History | Annotate | Download | only in intltest

Lines Matching refs:str_randominput

2861         const char str_randominput[] = { 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x69, 0x6e, 0x70, 0x75, 0x74, 0x00 }; /* random input */
2862 utext_openUTF8(&input, str_randominput, -1, &status);
2879 utext_openUTF8(&pattern, str_randominput, -1, &status);