/external/icu4c/test/intltest/ |
D | tzrulets.cpp | 332 cal->set(2000, UCAL_JULY, 1); in TestSimpleRuleBasedTimeZone() 1113 getUTCMillis(2005, UCAL_JULY, 1), in TestGetSimpleRules() 1206 UDate time1 = getUTCMillis(2005, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() 1207 UDate time2 = getUTCMillis(2015, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() 1208 UDate time3 = getUTCMillis(1950, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() 1628 …int32_t offset1 = otz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, status… in TestVTimeZoneCoverage() 1632 …int32_t offset2 = vtz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, status… in TestVTimeZoneCoverage() 1641 offset1 = otz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, 31, status); in TestVTimeZoneCoverage() 1645 offset2 = vtz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, 31, status); in TestVTimeZoneCoverage() 1729 UDate base = getUTCMillis(2007, UCAL_JULY, 1); in TestVTimeZoneCoverage() [all …]
|
D | incaltst.cpp | 229 GregorianCalendar::AD, 1912, 1912, UCAL_JULY, 29, in TestGregorian() 230 GregorianCalendar::AD, 1912, 1912, UCAL_JULY, 30, in TestGregorian() 379 JapaneseCalendar_MEIJI, 45, 1912, UCAL_JULY, 29, in TestJapanese() 380 JapaneseCalendar_TAISHO, 1, 1912, UCAL_JULY, 30, in TestJapanese()
|
D | astrotst.cpp | 387 cal3->set(UCAL_MONTH, UCAL_JULY); in TestBasics() 396 cal3->set(UCAL_MONTH, UCAL_JULY); in TestBasics()
|
D | dtfmttst.cpp | 773 UDate july = date(97, UCAL_JULY, 15); in TestCzechMonths459() 788 if (month != UCAL_JULY) errln((UnicodeString)"FAIL: Month should be July"); in TestCzechMonths459() 3582 gcal.set(1910, UCAL_JULY, 1, 12, 00); // offset 8:05:52 in Test6880() 3586 gcal.set(1950, UCAL_JULY, 1, 12, 00); // offset 8:00 in Test6880() 3750 UDate thedate = date(2009-1900, UCAL_JULY, 28); in TestFormalChineseDate()
|
D | tztest.cpp | 180 gc->set(1990, UCAL_JULY, 1); in TestRuleAPI() 189 zone->setEndRule (UCAL_JULY, 1, 0, endHour, status); in TestRuleAPI()
|
D | tzregts.cpp | 930 z2->setEndRule(UCAL_JULY, 1, 0, status); in Test4176686()
|
D | caltest.cpp | 773 verify765("1997 Tuesday in week 5 of June = ", c, 1997, UCAL_JULY, 1); in TestDisambiguation765() 2263 cal->set(2009, UCAL_JULY, 3, 0, 49, 46); in TestTimeStamp()
|
D | calregts.cpp | 2882 gc->set(2009, UCAL_JULY, 1); in TestT8596()
|
/external/icu4c/i18n/unicode/ |
D | ucal.h | 490 UCAL_JULY, enumerator
|
/external/icu4c/test/cintltst/ |
D | cdtdptst.c | 260 ucal_setDate(cal, 1997, UCAL_JULY, 15, &status); in TestCzechMonths459()
|
D | ccaltst.c | 806 verify1("1997 Tuesday in week 5 of June = ", cal,datdef, 1997, UCAL_JULY, 1); in TestFieldGetSet() 2262 { "USPacific mid 2012", zoneUSPacific, 2012, UCAL_JULY, 1, TRUE , TRUE }, 2263 …{ "USPacific mid 100", zoneUSPacific, 100, UCAL_JULY, 1, FALSE, TRUE }, /* no transitions befor… 2264 …{ "Cairo mid 2012", zoneCairo, 2012, UCAL_JULY, 1, TRUE , FALSE }, /* DST cancelled since … 2265 { "Iceland mid 2012", zoneIceland, 2012, UCAL_JULY, 1, TRUE , FALSE }, /* always on DST */
|
/external/icu4c/tools/toolutil/ |
D | udbgutil.cpp | 120 FIELD_NAME_STR( LEN_UCAL, UCAL_JULY ),
|
/external/icu4c/i18n/ |
D | chnsecal.cpp | 655 gmonth >= UCAL_JULY) { in computeChineseFields()
|