Home | History | Annotate | Download | only in intltest

Lines Matching defs:in

369     // hour is the expected hour of day, in units of seconds
424 * This MUST be kept in sync with DateFormatSymbols.gPatternChars.
429 * A list of the names of all the fields in DateFormat.
430 * This MUST be kept in sync with DateFormat.
518 // Fields are given in order of DateFormat field number
624 * correctly. In some instances, this means not being parsed at all, and
687 * Verify the behavior of patterns in which digits for different fields run together
719 * Verify the behavior of patterns in which digits for different fields run together
815 * Test the handling of 'D' in patterns.
901 * Test the handling of single quotes in patterns.
1042 * the input strings in each row.
1178 logln((UnicodeString)"Formatted in GMT to: " + temp);
1272 * Test the formatting of dates in different locales.
1856 // This only happens if expected is in wrong format --
2038 // Note: We no longer parse strings in different styles.
2444 // This test data was ported from ICU4J. Don't know why the 6th column in there because it's not being
3199 { "ti", "Asia/Calcutta", "2004-07-15T00:00:00Z", "v", "IN", "Alna/Calcutta" },
3200 { "ti", "Asia/Calcutta", "2004-07-15T00:00:00Z", "vvvv", "IN", "Asia/Calcutta" },
3398 logln("Nothing in this test. When we get more data from CLDR, put in some tests of -2, +2, etc. ");
3555 // pattern, input, expected output (in quotes)
3566 // leniency (no separator char in localized GMT format), but the new
3579 // with no delimitters in offset format (Chinese locale)
3728 UnicodeString in = data[i];
3731 UDate dt1 = fmt1->parse(in, status);
3742 dataerrln((UnicodeString)"FAIL: " + in + " -> " + out + " expected -> " + expected);
3875 { 78, 29, 4, 0, 2 }, // (in chinese era 78) gregorian 2012-4-22
3876 { 78, 29, 4, 1, 2 }, // (in chinese era 78) gregorian 2012-5-22
3877 { 78, 29, 5, 0, 2 }, // (in chinese era 78) gregorian 2012-6-20
4211 if (formattedString.indexOf("n ") >= 0) { // will add "." after the end of text ending in 'n', like Jan.