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

  /external/icu/icu4c/source/test/intltest/
incaltst.cpp 227 GregorianCalendar::AD, 1869, 1869, UCAL_JUNE, 4,
269 UCAL_JUNE, // month
320 UCAL_JUNE, // month
377 JapaneseCalendar_MEIJI, 2, 1869, UCAL_JUNE, 4,
    [all...]
caltest.cpp 797 c->set(UCAL_MONTH, UCAL_JUNE);
799 verify765("1997 third day of June = ", c, 1997, UCAL_JUNE, 3);
803 c->set(UCAL_MONTH, UCAL_JUNE);
805 verify765("1997 first Tuesday in June = ", c, 1997, UCAL_JUNE, 3);
809 c->set(UCAL_MONTH, UCAL_JUNE);
811 verify765("1997 last Tuesday in June = ", c, 1997, UCAL_JUNE, 24);
817 c->set(UCAL_MONTH, UCAL_JUNE);
825 c->set(UCAL_MONTH, UCAL_JUNE);
827 verify765("1997 Tuesday in week 1 of June = ", c, 1997, UCAL_JUNE, 3);
831 c->set(UCAL_MONTH, UCAL_JUNE);
    [all...]
tztest.cpp 219 testUsingBinarySearch(*zone, date(90, UCAL_JANUARY, 1), date(90, UCAL_JUNE, 15), marchOne);
220 testUsingBinarySearch(*zone, date(90, UCAL_JUNE, 1), date(90, UCAL_DECEMBER, 31), julyOne);
    [all...]
dtfmttst.cpp 835 UDate june = date(97, UCAL_JUNE, 15);
845 if (month != UCAL_JUNE) errln((UnicodeString)"FAIL: Month should be June");
    [all...]
calregts.cpp 643 cal->setTime(makeDate(1998, UCAL_JUNE, 24),status);
    [all...]
dtfmrgts.cpp     [all...]
tzrulets.cpp     [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucal.h 208 * @see #UCAL_JUNE
492 UCAL_JUNE,
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccaltst.c     [all...]
cdtdptst.c 262 ucal_setDate(cal, 1997, UCAL_JUNE, 15, &status);
  /external/icu/icu4c/source/tools/toolutil/
udbgutil.cpp 121 FIELD_NAME_STR( LEN_UCAL, UCAL_JUNE ),

Completed in 266 milliseconds