Searched refs:getCurrLen (Results 1 – 1 of 1) sorted by relevance
922 int32_t getCurrLen; in TestGetKeywordValuesForLocale() local994 getCurrLen = ucurr_forLocale(loc, getCurrU, 4, &status); in TestGetKeywordValuesForLocale()999 } else if (getCurrLen != 3) { in TestGetKeywordValuesForLocale()1000 if (FORLOCALE[i][0] != 0 || getCurrLen != -1) { in TestGetKeywordValuesForLocale()1001 log_err("ERROR: ucurr_forLocale %s, returned len %d\n", loc, getCurrLen); in TestGetKeywordValuesForLocale()