Home | History | Annotate | Download | only in cintltst

Lines Matching full:dateformat

57 /* Testing the DateFormat API */
78 /*Testing udat_open() to open a dateformat */
86 log_data_err("FAIL: error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n",
96 log_err("FAIL: error in creating the dateformat using short date and time style\n %s\n",
103 log_err("FAIL: error in creating the dateformat using medium date style with italian locale\n %s\n",
110 log_err("FAIL: error in creating the dateformat using long time and date styles with german locale\n %s\n",
114 /*creating a default dateformat */
118 log_err("FAIL: error in creating the dateformat using short date and time style\n %s\n",
260 log_verbose("PASS: creating dateformat using udat_openPattern() succesful\n");
563 /*creating a dateformat with french locale */
568 log_data_err("error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n",
572 /*creating a default dateformat */
580 log_err("error in creating the dateformat using short date and time style\n %s\n",
789 * Test DateFormat(Calendar) API