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