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

  /external/chromium_org/third_party/icu/source/test/intltest/
incaltst.cpp 228 GregorianCalendar::AD, 1869, 1869, UCAL_JUNE, 4,
270 UCAL_JUNE, // month
321 UCAL_JUNE, // month
378 JapaneseCalendar_MEIJI, 2, 1869, UCAL_JUNE, 4,
    [all...]
caltest.cpp 756 c->set(UCAL_MONTH, UCAL_JUNE);
758 verify765("1997 third day of June = ", c, 1997, UCAL_JUNE, 3);
762 c->set(UCAL_MONTH, UCAL_JUNE);
764 verify765("1997 first Tuesday in June = ", c, 1997, UCAL_JUNE, 3);
768 c->set(UCAL_MONTH, UCAL_JUNE);
770 verify765("1997 last Tuesday in June = ", c, 1997, UCAL_JUNE, 24);
776 c->set(UCAL_MONTH, UCAL_JUNE);
784 c->set(UCAL_MONTH, UCAL_JUNE);
786 verify765("1997 Tuesday in week 1 of June = ", c, 1997, UCAL_JUNE, 3);
790 c->set(UCAL_MONTH, UCAL_JUNE);
    [all...]
tztest.cpp 218 testUsingBinarySearch(*zone, date(90, UCAL_JANUARY, 1), date(90, UCAL_JUNE, 15), marchOne);
219 testUsingBinarySearch(*zone, date(90, UCAL_JUNE, 1), date(90, UCAL_DECEMBER, 31), julyOne);
    [all...]
dtfmttst.cpp 784 UDate june = date(97, UCAL_JUNE, 15);
794 if (month != UCAL_JUNE) errln((UnicodeString)"FAIL: Month should be June");
    [all...]
calregts.cpp 638 cal->setTime(makeDate(1998, UCAL_JUNE, 24),status);
    [all...]
dtfmrgts.cpp     [all...]
tzrulets.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
incaltst.cpp 225 GregorianCalendar::AD, 1869, 1869, UCAL_JUNE, 4,
267 UCAL_JUNE, // month
318 UCAL_JUNE, // month
375 JapaneseCalendar_MEIJI, 2, 1869, UCAL_JUNE, 4,
    [all...]
caltest.cpp 777 c->set(UCAL_MONTH, UCAL_JUNE);
779 verify765("1997 third day of June = ", c, 1997, UCAL_JUNE, 3);
783 c->set(UCAL_MONTH, UCAL_JUNE);
785 verify765("1997 first Tuesday in June = ", c, 1997, UCAL_JUNE, 3);
789 c->set(UCAL_MONTH, UCAL_JUNE);
791 verify765("1997 last Tuesday in June = ", c, 1997, UCAL_JUNE, 24);
797 c->set(UCAL_MONTH, UCAL_JUNE);
805 c->set(UCAL_MONTH, UCAL_JUNE);
807 verify765("1997 Tuesday in week 1 of June = ", c, 1997, UCAL_JUNE, 3);
811 c->set(UCAL_MONTH, UCAL_JUNE);
    [all...]
tztest.cpp 209 testUsingBinarySearch(*zone, date(90, UCAL_JANUARY, 1), date(90, UCAL_JUNE, 15), marchOne);
210 testUsingBinarySearch(*zone, date(90, UCAL_JUNE, 1), date(90, UCAL_DECEMBER, 31), julyOne);
    [all...]
dtfmttst.cpp 787 UDate june = date(97, UCAL_JUNE, 15);
797 if (month != UCAL_JUNE) errln((UnicodeString)"FAIL: Month should be June");
    [all...]
calregts.cpp 638 cal->setTime(makeDate(1998, UCAL_JUNE, 24),status);
    [all...]
dtfmrgts.cpp     [all...]
tzrulets.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucal.h 206 * @see #UCAL_JUNE
488 UCAL_JUNE,
1021 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cdtdptst.c 258 ucal_setDate(cal, 1997, UCAL_JUNE, 15, &status);
ccaltst.c     [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucal.h 206 * @see #UCAL_JUNE
488 UCAL_JUNE,
1019 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cdtdptst.c 258 ucal_setDate(cal, 1997, UCAL_JUNE, 15, &status);
ccaltst.c     [all...]
  /external/chromium_org/third_party/icu/source/tools/toolutil/
udbgutil.cpp 120 FIELD_NAME_STR( LEN_UCAL, UCAL_JUNE ),
  /external/icu/icu4c/source/tools/toolutil/
udbgutil.cpp 120 FIELD_NAME_STR( LEN_UCAL, UCAL_JUNE ),

Completed in 359 milliseconds