Home | History | Annotate | Download | only in cintltst

Lines Matching defs:resourceKey

957         const char *resourceKey;
992 res = ures_getByKey(rb, test[i].resourceKey, res, &status);
995 log_err("Couldn't find the key %s. Error: %s\n", test[i].resourceKey, u_errorName(status));