Searched refs:teststr2 (Results 1 – 1 of 1) sorted by relevance
447 UChar teststr2[10]; in TestRuleBasedColl() local551 u_uastrcpy(teststr2, "a"); in TestRuleBasedColl()552 if (ucol_greaterOrEqual(col1, teststr, 1, teststr2, 1)) { in TestRuleBasedColl()