Home
last modified time | relevance | path

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

12

/aosp_15_r20/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/
H A DLogParserTest.kt62 private fun testDate(timeMS: Long): String { in testDate() method in com.android.protolog.tool.LogParserTest
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/timezone/
H A DTimeZoneRegressionTest.java263 Date testDate = testCal.getTime(); in checkCalendar314() local
1243 Date testDate; in TestNegativeDaylightSaving() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
H A DTimeZoneRegressionTest.java266 Date testDate = testCal.getTime(); in checkCalendar314() local
1246 Date testDate; in TestNegativeDaylightSaving() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dmessageformat2test_icu.cpp102 UDate testDate = UDate(1671782400000); // 2022-12-23 in testMf1Behavior() local
H A Dtzregts.cpp403 UDate testDate = testCal->getTime(status); in checkCalendar314() local
1246 UDate testDate; in TestNegativeDaylightSaving() local
H A Ddtptngts.cpp696 UDate testDate= LocaleTest::date(99, 0, 13, 23, 58, 59) + 123.0; in testAPI() local
H A Ddtfmrgts.cpp1513 UDate testDate = 43200000.0; // 1970-Jan-01 12:00 GMT in Test12902_yWithGregoCalInThaiLoc() local
H A Dtmsgfmt.cpp2035 void TestMessageFormat::doTheRealDateTimeSkeletonTesting(UDate testDate, in doTheRealDateTimeSkeletonTesting()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtzregts.cpp403 UDate testDate = testCal->getTime(status); in checkCalendar314() local
1247 UDate testDate; in TestNegativeDaylightSaving() local
H A Ddtptngts.cpp696 UDate testDate= LocaleTest::date(99, 0, 13, 23, 58, 59) + 123.0; in testAPI() local
H A Ddtfmrgts.cpp1513 UDate testDate = 43200000.0; // 1970-Jan-01 12:00 GMT in Test12902_yWithGregoCalInThaiLoc() local
H A Dtmsgfmt.cpp2035 void TestMessageFormat::doTheRealDateTimeSkeletonTesting(UDate testDate, in doTheRealDateTimeSkeletonTesting()
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/
H A DMf2IcuTest.java142 Date testDate = new Date(1671782400000L); // 2022-12-23 in checkMf1Behavior() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/message2/
H A DMf2IcuTest.java139 Date testDate = new Date(1671782400000L); // 2022-12-23 in checkMf1Behavior() local
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/representer/
H A DSafeRepresenterTest.java54 public void testDate() { in testDate() method in SafeRepresenterTest
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestCollationStringByteConverter.java195 Calendar testDate = Calendar.getInstance(); in check2() local
/aosp_15_r20/libcore/ojluni/src/test/java/time/test/java/util/
H A DTestFormatter.java224 private void testDate(String fmtStr, Locale locale, in testDate() method in TestFormatter
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/
H A DJsonToStringStyleTest.java107 public void testDate() { in testDate() method in JsonToStringStyleTest
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/test/java/software/amazon/awssdk/utils/
H A DDateUtilsTest.java270 Date testDate = COMMON_DATE_FORMAT.parse(testCase); in testIssueDaysDiff() local
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/
H A DDateFormatTest.java138 Date testDate = new Date(2012-1900, 6, 1, 14, 58, 59); // just for verbose log in TestPatterns() local
2122 Date testDate = new Date(874306800000L); //Mon Sep 15 00:00:00 PDT 1997 in TestLocaleDateFormat() local
2184 Date testDate = new Date(874306800000L); //Mon Sep 15 00:00:00 PDT 1997 in TestDateFormatNone() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DDateFormatTest.java141 Date testDate = new Date(2012-1900, 6, 1, 14, 58, 59); // just for verbose log in TestPatterns() local
2125 Date testDate = new Date(874306800000L); //Mon Sep 15 00:00:00 PDT 1997 in TestLocaleDateFormat() local
2187 Date testDate = new Date(874306800000L); //Mon Sep 15 00:00:00 PDT 1997 in TestDateFormatNone() local
H A DDateTimeGeneratorTest.java636 Date testDate = new Date(); in TestReplacingZoneString() local
H A DDateFormatRegressionTest.java1246 final Date testDate = new Date(43200000); // 1970-Jan-01 12:00 GMT in Test12902_yWithGregoCalInThaiLoc() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
H A DDateTimeGeneratorTest.java633 Date testDate = new Date(); in TestReplacingZoneString() local
H A DDateFormatRegressionTest.java1243 final Date testDate = new Date(43200000); // 1970-Jan-01 12:00 GMT in Test12902_yWithGregoCalInThaiLoc() local

12