Lines Matching refs:ures_getKey
1054 key=ures_getKey(teFillin); in TestAPI()
1072 key=ures_getKey(teFillin); in TestAPI()
1218 if(ures_getKey(NULL) != NULL){ in TestErrorConditions()
1219 …ERROR: ures_getKey() should return NULL when UResourceBundle=NULL. Got =%d\n", ures_getKey(NULL)); in TestErrorConditions()
1298 key=ures_getKey(teFillin); in TestErrorConditions()
1933 key=ures_getKey(tagelement); in testTag()
1964 if(strcmp(ures_getKey(tagelement), item_tag) == 0){ in testTag()
2369 if (strcmp(ures_getKey(tb), "collations") != 0) { in TestResourceLevelAliasing()
2370 …g_err("ures_getKey(aliasB) unexpectedly returned %s instead of \"collations\"\n", ures_getKey(tb)); in TestResourceLevelAliasing()
2398 key = ures_getKey(t); in TestDirectAccess()
2408 key = ures_getKey(t); in TestDirectAccess()
2419 key = ures_getKey(t); in TestDirectAccess()
2440 key = ures_getKey(t); in TestDirectAccess()