Home
last modified time | relevance | path

Searched refs:sampleRule (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcapitst.c663 UChar sampleRule[sizeof(sampleRuleChars)]; in TestSafeClone() local
667 u_uastrcpy(sampleRule, sampleRuleChars); in TestSafeClone()
673 someCollators[3] = ucol_openRules(sampleRule, -1, UCOL_ON, UCOL_TERTIARY, NULL, &err); in TestSafeClone()