Lines Matching refs:ures_getKey
1057 key=ures_getKey(teFillin); in TestAPI()
1074 key=ures_getKey(teFillin); in TestAPI()
1220 if(ures_getKey(NULL) != NULL){ in TestErrorConditions()
1221 …ERROR: ures_getKey() should return NULL when UResourceBundle=NULL. Got =%d\n", ures_getKey(NULL)); in TestErrorConditions()
1300 key=ures_getKey(teFillin); in TestErrorConditions()
1933 key=ures_getKey(tagelement); in testTag()
1964 if(strcmp(ures_getKey(tagelement), item_tag) == 0){ in testTag()
2313 if (strcmp(ures_getKey(tb), "collations") != 0) { in TestResourceLevelAliasing()
2314 …g_err("ures_getKey(aliasB) unexpectedly returned %s instead of \"collations\"\n", ures_getKey(tb)); in TestResourceLevelAliasing()
2342 key = ures_getKey(t); in TestDirectAccess()
2352 key = ures_getKey(t); in TestDirectAccess()
2363 key = ures_getKey(t); in TestDirectAccess()
2384 key = ures_getKey(t); in TestDirectAccess()