Searched refs:ulvalfor (Results 1 – 1 of 1) sorted by relevance
196 UChar uvalfor[20], ulvalfor[20]; in TestExponential() local312 u_uastrcpy(ulvalfor, lvalFormat[v+ilval]); in TestExponential()313 if(u_strcmp(str, ulvalfor) != 0) in TestExponential()314 log_err("FAIL: Expected %s ( %s )\n", valFormat[v+ilval], austrdup(ulvalfor) ); in TestExponential()