Home | History | Annotate | Download | only in cintltst

Lines Matching refs:sampleChars

525                                 const UChar32 *sampleChars, int32_t sampleCharsLength,
529 UBool result = propFn(sampleChars[i]);
532 propName, sampleChars[i], result);
546 /* static const UChar sampleChars[] = {0x000a, 0x0045, 0x4e00, 0xDC00, 0xFFE8, 0xFFF0};*/