Home
last modified time | relevance | path

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

/external/icu4c/test/cintltst/
Dcapitst.c472 UChar teststr2[10]; in TestRuleBasedColl() local
576 u_uastrcpy(teststr2, "a"); in TestRuleBasedColl()
577 if (ucol_greaterOrEqual(col1, teststr, 1, teststr2, 1)) { in TestRuleBasedColl()