Home
last modified time | relevance | path

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

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