Lines Matching refs:ures_getKey
1049 key=ures_getKey(teFillin); in TestAPI()
1067 key=ures_getKey(teFillin); in TestAPI()
1213 if(ures_getKey(NULL) != NULL){ in TestErrorConditions()
1214 …ERROR: ures_getKey() should return NULL when UResourceBundle=NULL. Got =%d\n", ures_getKey(NULL)); in TestErrorConditions()
1293 key=ures_getKey(teFillin); in TestErrorConditions()
1928 key=ures_getKey(tagelement); in testTag()
1959 if(strcmp(ures_getKey(tagelement), item_tag) == 0){ in testTag()
2364 if (strcmp(ures_getKey(tb), "collations") != 0) { in TestResourceLevelAliasing()
2365 …g_err("ures_getKey(aliasB) unexpectedly returned %s instead of \"collations\"\n", ures_getKey(tb)); in TestResourceLevelAliasing()
2393 key = ures_getKey(t); in TestDirectAccess()
2403 key = ures_getKey(t); in TestDirectAccess()
2414 key = ures_getKey(t); in TestDirectAccess()
2435 key = ures_getKey(t); in TestDirectAccess()