Home | History | Annotate | Download | only in cintltst

Lines Matching refs:sampleChars

520                                 const UChar32 *sampleChars, int32_t sampleCharsLength,
524 UBool result = propFn(sampleChars[i]);
527 propName, sampleChars[i], result);
541 /* static const UChar sampleChars[] = {0x000a, 0x0045, 0x4e00, 0xDC00, 0xFFE8, 0xFFF0};*/