Searched refs:ccMix (Results 1 – 1 of 1) sorted by relevance
2157 static const UChar ccMix[] = {0x316, 0x321, 0x300}; in TestIncrementalNormalize() local2207 strA[i] = ccMix[i % 3]; in TestIncrementalNormalize()2208 strB[sLen-i] = ccMix[i % 3]; in TestIncrementalNormalize()