Home
last modified time | relevance | path

Searched refs:ulvalfor (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcnmdptst.c198 UChar uvalfor[20], ulvalfor[20]; in TestExponential() local
312 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()