Searched refs:valFormat (Results 1 – 3 of 3) sorted by relevance
207 static const char* valFormat[] = in TestExponential() local279 u_uastrcpy(uvalfor, valFormat[v+ival]); in TestExponential()281 … log_verbose("FAIL: Expected %s ( %s )\n", valFormat[v+ival], u_austrcpy(tempMsgBug, uvalfor) ); in TestExponential()311 log_err("FAIL: Expected %s ( %s )\n", valFormat[v+ilval], austrdup(ulvalfor) ); in TestExponential()
306 const char* valFormat[] = in TestExponential() local327 char* valFormat[] = in TestExponential() local349 char** valFormat = 0; in TestExponential() local387 if (s != valFormat[v+ival]) in TestExponential()388 errln((UnicodeString)"FAIL: Expected " + valFormat[v+ival]); in TestExponential()
240 final String valFormat[] = { in TestExponential() local284 if (!s.equals(valFormat[v + ival])) in TestExponential()285 errln("FAIL: Expected " + valFormat[v + ival]); in TestExponential()