Home
last modified time | relevance | path

Searched refs:UCAL_APRIL (Results 1 – 13 of 13) sorted by relevance

/external/icu4c/test/intltest/
Dtzoffloc.cpp48 {2006, UCAL_APRIL, 2, 1, 30, 1*HOUR+30*MINUTE}, in TestGetOffsetAroundTransition()
49 {2006, UCAL_APRIL, 2, 2, 00, 2*HOUR}, in TestGetOffsetAroundTransition()
50 {2006, UCAL_APRIL, 2, 2, 30, 2*HOUR+30*MINUTE}, in TestGetOffsetAroundTransition()
51 {2006, UCAL_APRIL, 2, 3, 00, 3*HOUR}, in TestGetOffsetAroundTransition()
52 {2006, UCAL_APRIL, 2, 3, 30, 3*HOUR+30*MINUTE}, in TestGetOffsetAroundTransition()
134 UCAL_APRIL, 1, UCAL_SUNDAY, 2*HOUR, in TestGetOffsetAroundTransition()
152 dtr = new DateTimeRule(UCAL_APRIL, 1, UCAL_SUNDAY, in TestGetOffsetAroundTransition()
Dtzregts.cpp226 1997, UCAL_APRIL, 6, UCAL_SUNDAY, (2*60*60*1000), status); in Test4084933()
228 1997, UCAL_APRIL, 6, UCAL_SUNDAY, (2*60*60*1000)-1, status); in Test4084933()
230 1997, UCAL_APRIL, 6, UCAL_SUNDAY, (3*60*60*1000), status); in Test4084933()
232 1997, UCAL_APRIL, 6, UCAL_SUNDAY, (3*60*60*1000)-1, status); in Test4084933()
234 1997, UCAL_APRIL, 6, UCAL_SUNDAY, (1*60*60*1000), status); in Test4084933()
236 1997, UCAL_APRIL, 6, UCAL_SUNDAY, (1*60*60*1000)-1, status); in Test4084933()
324 CalendarRegressionTest::makeDate(98,UCAL_APRIL,4,22,0), in Test4109314()
325 CalendarRegressionTest::makeDate(98, UCAL_APRIL,5,6,0), in Test4109314()
463 cal->set(1998 - 1900, UCAL_APRIL, 5, 10, 0); in Test4126678()
621 BAD, UCAL_APRIL, 31, 0, 0, in Test4154542()
[all …]
Dtzbdtest.cpp322 UDate d = date(97, UCAL_APRIL, 6); in TestBoundaries()
434 …tz = new SimpleTimeZone(- 8 * (int32_t)ONE_HOUR, "Test_2", UCAL_APRIL, 14, - UCAL_WEDNESDAY, 2 *(i… in TestNewRules()
Dcalregts.cpp281 pdt->setStartRule(UCAL_APRIL, 1, UCAL_SUNDAY, 2 * 60 * 60 * 1000, status); in test4040996()
1243 UDate onset = makeDate(1998, UCAL_APRIL, 5, 1, 0) + ONE_HOUR; in test4114578()
1673 cal->set(1998, UCAL_APRIL, 5, i, 0); in Test4162587()
1681 cal->set(1998, UCAL_APRIL, 4, i+24, 0); in Test4162587()
1689 cal->set(1998, UCAL_APRIL, 6, i-24, 0); in Test4162587()
2357 cal->set(2001, UCAL_APRIL, 5); // 2452005 in TestLeapFieldDifference()
Ddtfmtrtts.cpp410 || getField(d[0], UCAL_MONTH) == UCAL_APRIL in test()
Dastrotst.cpp273 cal->set(UCAL_MONTH, UCAL_APRIL); in TestSunriseTimes()
Dtzrulets.cpp440 dtr = new DateTimeRule(UCAL_APRIL, -1, UCAL_SUNDAY, in TestHistoricalRuleBasedTimeZone()
464 dtr = new DateTimeRule(UCAL_APRIL, -1, UCAL_SUNDAY, in TestHistoricalRuleBasedTimeZone()
472 dtr = new DateTimeRule(UCAL_APRIL, 1, UCAL_SUNDAY, in TestHistoricalRuleBasedTimeZone()
Dcaltest.cpp255 UDate when = date(90, UCAL_APRIL, 15); in TestGenericAPI()
464 int32_t year = 1997, month = UCAL_APRIL, date = 1; in TestRog()
Ddtfmrgts.cpp1130 date( -1-1900, UCAL_APRIL, 5), in Test4182066()
Dtztest.cpp318 UDate d = date(97, UCAL_APRIL, 30); in TestVariousAPI518()
/external/icu4c/tools/ctestfw/
Dudbgutil.cpp69 FIELD_NAME_STR( LEN_UCAL, UCAL_APRIL ),
/external/icu4c/i18n/unicode/
Ducal.h459 UCAL_APRIL, enumerator
/external/icu4c/test/cintltst/
Dcdtdptst.c330 ucal_setDateTime(cal, 1999, UCAL_APRIL, 13, 10, 42, 28, &status); in TestQuotePattern161()