Home
last modified time | relevance | path

Searched defs:testDate (Results 1 – 16 of 16) sorted by relevance

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/representer/
DSafeRepresenterTest.java60 public void testDate() { in testDate() method in SafeRepresenterTest
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCollationStringByteConverter.java201 Calendar testDate = Calendar.getInstance(); in check2() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRegressionTest.java262 Date testDate = testCal.getTime(); in checkCalendar314() local
1242 Date testDate; in TestNegativeDaylightSaving() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneRegressionTest.java265 Date testDate = testCal.getTime(); in checkCalendar314() local
1245 Date testDate; in TestNegativeDaylightSaving() local
/external/icu/icu4c/source/test/intltest/
Dtzregts.cpp397 UDate testDate = testCal->getTime(status); in checkCalendar314() local
1223 UDate testDate; in TestNegativeDaylightSaving() local
Ddtptngts.cpp693 UDate testDate= LocaleTest::date(99, 0, 13, 23, 58, 59) + 123.0; in testAPI() local
Ddtfmrgts.cpp1513 UDate testDate = 43200000.0; // 1970-Jan-01 12:00 GMT in Test12902_yWithGregoCalInThaiLoc() local
Dtmsgfmt.cpp2033 void TestMessageFormat::doTheRealDateTimeSkeletonTesting(UDate testDate, in doTheRealDateTimeSkeletonTesting()
Ddtfmttst.cpp1327 UDate testDate = date(97, UCAL_SEPTEMBER, 15); in TestLocaleDateFormat() local
1362 const UDate testDate = 874266720000.; // Sun Sep 14 21:52:00 CET 1997 in TestFormattingLocaleTimeSeparator() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java137 Date testDate = new Date(2012-1900, 6, 1, 14, 58, 59); // just for verbose log in TestPatterns() local
2121 Date testDate = new Date(874306800000L); //Mon Sep 15 00:00:00 PDT 1997 in TestLocaleDateFormat() local
2183 Date testDate = new Date(874306800000L); //Mon Sep 15 00:00:00 PDT 1997 in TestDateFormatNone() local
DDateTimeGeneratorTest.java633 Date testDate = new Date(); in TestReplacingZoneString() local
DDateFormatRegressionTest.java1243 final Date testDate = new Date(43200000); // 1970-Jan-01 12:00 GMT in Test12902_yWithGregoCalInThaiLoc() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatTest.java140 Date testDate = new Date(2012-1900, 6, 1, 14, 58, 59); // just for verbose log in TestPatterns() local
2124 Date testDate = new Date(874306800000L); //Mon Sep 15 00:00:00 PDT 1997 in TestLocaleDateFormat() local
2186 Date testDate = new Date(874306800000L); //Mon Sep 15 00:00:00 PDT 1997 in TestDateFormatNone() local
DDateTimeGeneratorTest.java636 Date testDate = new Date(); in TestReplacingZoneString() local
DDateFormatRegressionTest.java1246 final Date testDate = new Date(43200000); // 1970-Jan-01 12:00 GMT in Test12902_yWithGregoCalInThaiLoc() local
/external/icu/icu4c/source/i18n/
Dcalendar.cpp3383 int32_t testDate = date; in handleComputeJulianDay() local