HomeSort by relevance Sort by last modified time
    Searched refs:valFormat (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/cintltst/
cnmdptst.c 207 static const char* valFormat[] =
279 u_uastrcpy(uvalfor, valFormat[v+ival]);
281 log_verbose("FAIL: Expected %s ( %s )\n", valFormat[v+ival], u_austrcpy(tempMsgBug, uvalfor) );
311 log_err("FAIL: Expected %s ( %s )\n", valFormat[v+ilval], austrdup(ulvalfor) );
    [all...]
  /external/icu4c/test/intltest/
numfmtst.cpp 282 const char* valFormat[] =
303 char* valFormat[] =
325 char** valFormat = 0;
363 if (s != valFormat[v+ival])
364 errln((UnicodeString)"FAIL: Expected " + valFormat[v+ival]);
    [all...]

Completed in 87 milliseconds