Lines Matching refs:ures_getKey
1082 key=ures_getKey(teFillin); in TestAPI()
1100 key=ures_getKey(teFillin); in TestAPI()
1254 if(ures_getKey(NULL) != NULL){ in TestErrorConditions()
1255 …ERROR: ures_getKey() should return NULL when UResourceBundle=NULL. Got =%d\n", ures_getKey(NULL)); in TestErrorConditions()
1334 key=ures_getKey(teFillin); in TestErrorConditions()
1987 key=ures_getKey(tagelement); in testTag()
2018 if(strcmp(ures_getKey(tagelement), item_tag) == 0){ in testTag()
2424 if (strcmp(ures_getKey(tb), "collations") != 0) { in TestResourceLevelAliasing()
2425 …g_err("ures_getKey(aliasB) unexpectedly returned %s instead of \"collations\"\n", ures_getKey(tb)); in TestResourceLevelAliasing()
2453 key = ures_getKey(t); in TestDirectAccess()
2463 key = ures_getKey(t); in TestDirectAccess()
2474 key = ures_getKey(t); in TestDirectAccess()
2495 key = ures_getKey(t); in TestDirectAccess()