Home
last modified time | relevance | path

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

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