/aosp_15_r20/libcore/ojluni/src/test/java/time/test/java/time/ |
H A D | TestZoneId.java | 30 * Copyright (c) 2008-2012, Stephen Colebourne & Michael Nascimento Santos 121 checkOffset(test.getRules(), createLDT(2008, 6, 30), ZoneOffset.UTC, 1); in test_constant_UTC() 165 …assertEquals(test.getRules().getOffset(createInstant(2008, 1, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() 166 …assertEquals(test.getRules().getOffset(createInstant(2008, 2, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() 167 …assertEquals(test.getRules().getOffset(createInstant(2008, 3, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() 168 …assertEquals(test.getRules().getOffset(createInstant(2008, 4, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() 169 …assertEquals(test.getRules().getOffset(createInstant(2008, 5, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() 170 …assertEquals(test.getRules().getOffset(createInstant(2008, 6, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() 171 …assertEquals(test.getRules().getOffset(createInstant(2008, 7, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() 172 …assertEquals(test.getRules().getOffset(createInstant(2008, 8, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() [all …]
|
H A D | TestOffsetDateTime.java | 30 * Copyright (c) 2008-2012, Stephen Colebourne & Michael Nascimento Santos 90 …TEST_2008_6_30_11_30_59_000000500 = OffsetDateTime.of(LocalDate.of(2008, 6, 30), LocalTime.of(11, … in setUp() 104 {2008, 6, 30, 11, 30, 20, 500, OFFSET_PONE}, in provider_sampleTimes() 105 {2008, 6, 30, 11, 0, 0, 0, OFFSET_PONE}, in provider_sampleTimes() 106 {2008, 6, 30, 23, 59, 59, 999999999, OFFSET_PONE}, in provider_sampleTimes() 129 …OffsetDateTime base = OffsetDateTime.of(LocalDate.of(2008, 6, 30), LocalTime.of(11, 30, 59), OFFSE… in test_withOffsetSameLocal() 137 …OffsetDateTime base = OffsetDateTime.of(LocalDate.of(2008, 6, 30), LocalTime.of(11, 30, 59), OFFSE… in test_withOffsetSameLocal_noChange() 144 …OffsetDateTime base = OffsetDateTime.of(LocalDate.of(2008, 6, 30), LocalTime.of(11, 30, 59), OFFSE… in test_withOffsetSameInstant_noChange() 151 …OffsetDateTime base = OffsetDateTime.of(LocalDate.of(2008, 6, 30), LocalTime.of(11, 30, 59), OFFSE… in test_withYear_noChange() 152 OffsetDateTime test = base.withYear(2008); in test_withYear_noChange() [all …]
|
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/zone/ |
H A D | TestStandardZoneRules.java | 142 assertEquals(test.getOffset(createInstant(2008, 1, 1, ZoneOffset.UTC)), OFFSET_ZERO); in test_London_getOffset() 143 assertEquals(test.getOffset(createInstant(2008, 2, 1, ZoneOffset.UTC)), OFFSET_ZERO); in test_London_getOffset() 144 assertEquals(test.getOffset(createInstant(2008, 3, 1, ZoneOffset.UTC)), OFFSET_ZERO); in test_London_getOffset() 145 assertEquals(test.getOffset(createInstant(2008, 4, 1, ZoneOffset.UTC)), OFFSET_PONE); in test_London_getOffset() 146 assertEquals(test.getOffset(createInstant(2008, 5, 1, ZoneOffset.UTC)), OFFSET_PONE); in test_London_getOffset() 147 assertEquals(test.getOffset(createInstant(2008, 6, 1, ZoneOffset.UTC)), OFFSET_PONE); in test_London_getOffset() 148 assertEquals(test.getOffset(createInstant(2008, 7, 1, ZoneOffset.UTC)), OFFSET_PONE); in test_London_getOffset() 149 assertEquals(test.getOffset(createInstant(2008, 8, 1, ZoneOffset.UTC)), OFFSET_PONE); in test_London_getOffset() 150 assertEquals(test.getOffset(createInstant(2008, 9, 1, ZoneOffset.UTC)), OFFSET_PONE); in test_London_getOffset() 151 assertEquals(test.getOffset(createInstant(2008, 10, 1, ZoneOffset.UTC)), OFFSET_PONE); in test_London_getOffset() [all …]
|
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/zone/ |
H A D | TCKZoneRules.java | 30 * Copyright (c) 2008-2012, Stephen Colebourne & Michael Nascimento Santos 137 assertEquals(test.getOffset(createInstant(2008, 1, 1, ZoneOffset.UTC)), OFFSET_ZERO); in test_London_getOffset() 138 assertEquals(test.getOffset(createInstant(2008, 2, 1, ZoneOffset.UTC)), OFFSET_ZERO); in test_London_getOffset() 139 assertEquals(test.getOffset(createInstant(2008, 3, 1, ZoneOffset.UTC)), OFFSET_ZERO); in test_London_getOffset() 140 assertEquals(test.getOffset(createInstant(2008, 4, 1, ZoneOffset.UTC)), OFFSET_PONE); in test_London_getOffset() 141 assertEquals(test.getOffset(createInstant(2008, 5, 1, ZoneOffset.UTC)), OFFSET_PONE); in test_London_getOffset() 142 assertEquals(test.getOffset(createInstant(2008, 6, 1, ZoneOffset.UTC)), OFFSET_PONE); in test_London_getOffset() 143 assertEquals(test.getOffset(createInstant(2008, 7, 1, ZoneOffset.UTC)), OFFSET_PONE); in test_London_getOffset() 144 assertEquals(test.getOffset(createInstant(2008, 8, 1, ZoneOffset.UTC)), OFFSET_PONE); in test_London_getOffset() 145 assertEquals(test.getOffset(createInstant(2008, 9, 1, ZoneOffset.UTC)), OFFSET_PONE); in test_London_getOffset() [all …]
|
/aosp_15_r20/external/libxml2/test/schemas/ |
H A D | nvdcve_0.xml | 2 …xmlns="http://nvd.nist.gov/feeds/cve/1.2" nvd_xml_version="1.2" pub_date="2008-10-17" xsi:schemaLo… 3 …" name="CVE-2008-4503" seq="2008-4503" severity="Medium" type="CVE" published="2008-10-09" CVSS_ve… 20 … <ref source="FRSIRT" url="http://www.frsirt.com/english/advisories/2008/2764">ADV-2008-2764</ref> 24 …ce="MISC" url="http://blog.guya.net/2008/10/07/malicious-camera-spying-using-clickjacking/">http:/… 56 …" name="CVE-2008-4504" seq="2008-4504" severity="Medium" type="CVE" published="2008-10-09" CVSS_ve… 80 …9" name="CVE-2008-4505" seq="2008-4505" severity="High" type="CVE" published="2008-10-09" CVSS_ver… 93 … source="FRSIRT" url="http://www.frsirt.com/english/advisories/2008/2753" adv="1">ADV-2008-2753</r… 103 …4" name="CVE-2008-4506" seq="2008-4506" severity="High" type="CVE" published="2008-10-09" CVSS_ver… 119 … source="FRSIRT" url="http://www.frsirt.com/english/advisories/2008/2753" adv="1">ADV-2008-2753</r… 129 …4" name="CVE-2008-4507" seq="2008-4507" severity="High" type="CVE" published="2008-10-09" CVSS_ver… [all …]
|
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/ |
H A D | TestZoneId.java | 118 checkOffset(test.getRules(), createLDT(2008, 6, 30), ZoneOffset.UTC, 1); in test_constant_UTC() 296 checkOffset(test.getRules(), createLDT(2008, 6, 30), offset, 1); in test_of_string_FixedUTC() 307 checkOffset(test.getRules(), createLDT(2008, 6, 30), offset, 1); in test_of_string_FixedGMT() 318 checkOffset(test.getRules(), createLDT(2008, 6, 30), offset, 1); in test_of_string_FixedUT() 439 …assertEquals(test.getRules().getOffset(createInstant(2008, 1, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() 440 …assertEquals(test.getRules().getOffset(createInstant(2008, 2, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() 441 …assertEquals(test.getRules().getOffset(createInstant(2008, 3, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() 442 …assertEquals(test.getRules().getOffset(createInstant(2008, 4, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() 443 …assertEquals(test.getRules().getOffset(createInstant(2008, 5, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() 444 …assertEquals(test.getRules().getOffset(createInstant(2008, 6, 1, ZoneOffset.UTC)), ZoneOffset.ofHo… in test_London_getOffset() [all …]
|
H A D | TestOffsetDateTime.java | 109 …TEST_2008_6_30_11_30_59_000000500 = OffsetDateTime.of(LocalDate.of(2008, 6, 30), LocalTime.of(11, … in setUp() 297 OffsetDateTime test = OffsetDateTime.of(LocalDate.of(2008, Month.JUNE, 30), 299 check(test, 2008, 6, 30, 11, 30, 0, 0, OFFSET_PONE); 305 OffsetDateTime test = OffsetDateTime.of(LocalDate.of(2008, Month.JUNE, 30), 307 check(test, 2008, 6, 30, 11, 30, 10, 0, OFFSET_PONE); 313 OffsetDateTime test = OffsetDateTime.of(LocalDate.of(2008, Month.JUNE, 30), 315 check(test, 2008, 6, 30, 11, 30, 10, 500, OFFSET_PONE); 321 …OffsetDateTime test = OffsetDateTime.of(LocalDate.of(2008, 6, 30), LocalTime.of(11, 30), OFFSET_PO… 322 check(test, 2008, 6, 30, 11, 30, 0, 0, OFFSET_PONE); 328 …OffsetDateTime test = OffsetDateTime.of(LocalDate.of(2008, 6, 30), LocalTime.of(11, 30, 10), OFFSE… [all …]
|
H A D | TestZonedDateTime.java | 118 TEST_LOCAL_2008_06_30_11_30_59_500 = LocalDateTime.of(2008, 6, 30, 11, 30, 59, 500); in setUp() 121 TEST_PARIS_OVERLAP_2008_10_26_02_30 = LocalDateTime.of(2008, 10, 26, 2, 30); in setUp() 122 TEST_PARIS_GAP_2008_03_30_02_30 = LocalDateTime.of(2008, 3, 30, 2, 30); in setUp() 324 LocalDateTime base = LocalDateTime.of(2008, 6, 30, 11, 30, 10, 500); 326 check(test, 2008, 6, 30, 11, 30, 10, 500, OFFSET_0200, ZONE_PARIS); 336 LocalDateTime base = LocalDateTime.of(2008, 6, 30, 11, 30, 10, 500); 345 Instant instant = LocalDateTime.of(2008, 6, 30, 11, 30, 10, 35).toInstant(OFFSET_0200); 347 check(test, 2008, 6, 30, 11, 30, 10, 35, OFFSET_0200, ZONE_PARIS); 352 Instant instant = LocalDateTime.of(2008, 6, 30, 11, 30, 10, 45).toInstant(OFFSET_0200); 354 check(test, 2008, 6, 30, 11, 30, 10, 45, OFFSET_0200, OFFSET_0200); [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/ |
H A D | us_census.txt | 8 USER-DEFINED REGION/2008 15 Afghanistan/2008 22 Albania/2008 29 Algeria/2008 36 American Samoa/2008 43 Andorra/2008 50 Angola/2008 57 Anguilla/2008 64 Antigua and Barbuda/2008 71 Argentina/2008 [all …]
|
/aosp_15_r20/external/cronet/third_party/libxml/fuzz/seed_corpus/ |
H A D | 299d543a09f90c6aeeb787277cd870affd2a6645 | 2 …xmlns="http://nvd.nist.gov/feeds/cve/1.2" nvd_xml_version="1.2" pub_date="2008-10-17" xsi:schemaLo… 3 …" name="CVE-2008-4503" seq="2008-4503" severity="Medium" type="CVE" published="2008-10-09" CVSS_ve… 20 … <ref source="FRSIRT" url="http://www.frsirt.com/english/advisories/2008/2764">ADV-2008-2764</ref> 24 …ce="MISC" url="http://blog.guya.net/2008/10/07/malicious-camera-spying-using-clickjacking/">http:/… 56 …" name="CVE-2008-4504" seq="2008-4504" severity="Medium" type="CVE" published="2008-10-09" CVSS_ve… 80 …9" name="CVE-2008-4505" seq="2008-4505" severity="High" type="CVE" published="2008-10-09" CVSS_ver… 93 … source="FRSIRT" url="http://www.frsirt.com/english/advisories/2008/2753" adv="1">ADV-2008-2753</r… 103 …4" name="CVE-2008-4506" seq="2008-4506" severity="High" type="CVE" published="2008-10-09" CVSS_ver… 119 … source="FRSIRT" url="http://www.frsirt.com/english/advisories/2008/2753" adv="1">ADV-2008-2753</r… 129 …4" name="CVE-2008-4507" seq="2008-4507" severity="High" type="CVE" published="2008-10-09" CVSS_ver… [all …]
|
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/format/ |
H A D | TestDateTimeFormatters.java | 140 {2008, null, null, null, null, null, DateTimeException.class}, in provider_sample_isoLocalDate() 145 {2008, 6, null, null, null, null, DateTimeException.class}, in provider_sample_isoLocalDate() 148 {2008, 6, 30, null, null, "2008-06-30", null}, in provider_sample_isoLocalDate() 149 {2008, 6, 30, "+01:00", null, "2008-06-30", null}, in provider_sample_isoLocalDate() 150 {2008, 6, 30, "+01:00", "Europe/Paris", "2008-06-30", null}, in provider_sample_isoLocalDate() 151 {2008, 6, 30, null, "Europe/Paris", "2008-06-30", null}, in provider_sample_isoLocalDate() 227 {2008, null, null, null, null, null, DateTimeException.class}, in provider_sample_isoOffsetDate() 232 {2008, 6, null, null, null, null, DateTimeException.class}, in provider_sample_isoOffsetDate() 235 {2008, 6, 30, null, null, null, DateTimeException.class}, in provider_sample_isoOffsetDate() 236 {2008, 6, 30, "+01:00", null, "2008-06-30+01:00", null}, in provider_sample_isoOffsetDate() [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/ |
H A D | iso-639-3_Retirements.tab | 30 aex Amerax M eng 2008-01-14 31 ahe Ahe M knx 2008-01-14 32 aiz Aari S Split into Aari [aiw] (new identifier) and Gayil [gyl] 2008-01-14 33 akn Amikoana N 2008-01-14 34 arf Arafundi S Split into three languages: Andai [afd]; Nanubae [afk]; Tapei [afp] 2008-01-14 35 …it into three languages: Adzera [adz] (new identifier), Sukurum [zsu] and Sarasira [zsa] 2008-01-14 36 bcx Pamona S Split into Pamona [pmf] (new identifier) and Batui [zbt] 2008-01-14 37 bii Bisu S Split into Bisu [bzi] (new identifier) and Laomian [lwm] 2008-01-14 38 bke Bengkulu M pse 2008-01-14 39 …entifier); Chuanqiandian Cluster Miao [cqd]; Horned Miao [hrm]; Small Flowery Miao [sfm] 2008-01-14 [all …]
|
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/format/ |
H A D | TCKDateTimeFormatters.java | 30 * Copyright (c) 2008-2012, Stephen Colebourne & Michael Nascimento Santos 208 {2008, null, null, null, null, null, DateTimeException.class}, in provider_sample_isoLocalDate() 213 {2008, 6, null, null, null, null, DateTimeException.class}, in provider_sample_isoLocalDate() 216 {2008, 6, 30, null, null, "2008-06-30", null}, in provider_sample_isoLocalDate() 217 {2008, 6, 30, "+01:00", null, "2008-06-30", null}, in provider_sample_isoLocalDate() 218 {2008, 6, 30, "+01:00", "Europe/Paris", "2008-06-30", null}, in provider_sample_isoLocalDate() 219 {2008, 6, 30, null, "Europe/Paris", "2008-06-30", null}, in provider_sample_isoLocalDate() 302 {2008, null, null, null, null, null, DateTimeException.class}, in provider_sample_isoOffsetDate() 307 {2008, 6, null, null, null, null, DateTimeException.class}, in provider_sample_isoOffsetDate() 310 {2008, 6, 30, null, null, null, DateTimeException.class}, in provider_sample_isoOffsetDate() [all …]
|
/aosp_15_r20/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/ |
D | CalendarProvider2Test.java | 2 * Copyright (C) 2008 The Android Open Source Project 151 "2008-05-01T00:00:00", WORK_DEFAULT_TIMEZONE); 153 "2008-05-01T20:00:00", WORK_DEFAULT_TIMEZONE); 676 new EventInfo("normal0", "2008-05-01T00:00:00", "2008-05-02T00:00:00", false), 677 new EventInfo("normal1", "2008-05-26T08:30:00", "2008-05-26T09:30:00", false), 678 new EventInfo("normal2", "2008-05-26T14:30:00", "2008-05-26T15:30:00", false), 679 new EventInfo("allday0", "2008-05-02T00:00:00", "2008-05-03T00:00:00", true), 680 new EventInfo("allday1", "2008-05-02T00:00:00", "2008-05-31T00:00:00", true), 681 new EventInfo("daily0", "daily from 5/1/2008 12am to 1am", 682 "2008-05-01T00:00:00", "2008-05-01T01:00:00", [all …]
|
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/time/ |
H A D | DateUtilsRoundingTest.java | 200 targetDateDate = targetDayOfMonthDate = dateTimeParser.parse("June 1, 2008 0:00:00.000"); in setUp() 201 targetAmDate = dateTimeParser.parse("June 1, 2008 0:00:00.000"); in setUp() 202 targetPmDate = dateTimeParser.parse("June 1, 2008 12:00:00.000"); in setUp() 203 targetHourDate = dateTimeParser.parse("June 1, 2008 8:00:00.000"); in setUp() 204 targetHourOfDayDate = dateTimeParser.parse("June 1, 2008 8:00:00.000"); in setUp() 205 targetMinuteDate = dateTimeParser.parse("June 1, 2008 8:15:00.000"); in setUp() 206 targetSecondDate = dateTimeParser.parse("June 1, 2008 8:15:14.000"); in setUp() 207 targetMilliSecondDate = dateTimeParser.parse("June 1, 2008 8:15:14.231"); in setUp() 209 januaryOneDate = dateTimeParser.parse("January 1, 2008 0:00:00.000"); in setUp() 230 roundedUpDate = dateTimeParser.parse("June 1, 2008 12:00:00.000"); in testRoundAmPm() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/example/user_groups_/ |
D | user_groups.cpp | 76 from_string("2008-01-01"), from_string("2008-12-31")), mary_harry)); in user_groups() 81 from_string("2008-01-15"), from_string("2008-12-31")), in user_groups() 87 from_string("2008-02-01"), from_string("2008-10-15")), in user_groups() 96 from_string("2008-03-20"), from_string("2008-09-30")), diana_susan); in user_groups() 101 from_string("2008-01-15"), from_string("2008-12-31")), in user_groups() 107 from_string("2008-02-01"), from_string("2008-10-15")), in user_groups() 174 [2008-Jan-01 - 2008-Jan-14]: Harry Mary 175 [2008-Jan-15 - 2008-Jan-31]: Dr.Jekyll Harry Mary 176 [2008-Feb-01 - 2008-Oct-15]: Dr.Jekyll Harry Mary Mr.Hyde 177 [2008-Oct-16 - 2008-Dec-31]: Dr.Jekyll Harry Mary [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/example/man_power_/ |
D | man_power.cpp | 65 date someday = from_string("2008-08-01"); in man_power() 78 worktime -= from_string("2008-10-03"); //German reunification ;) in man_power() 81 worktime -= discrete_interval<date>::closed(from_string("2008-08-18"), in man_power() 82 from_string("2008-08-22")); in man_power() 100 discrete_interval<date> claudias_seminar (from_string("2008-09-16"), in man_power() 101 from_string("2008-09-24"), in man_power() 103 discrete_interval<date> claudias_vacation(from_string("2008-08-01"), in man_power() 104 from_string("2008-08-14"), in man_power() 125 discrete_interval<date> bodos_flu(from_string("2008-09-19"), from_string("2008-09-29"), in man_power() 127 discrete_interval<date> bodos_vacation(from_string("2008-08-15"), from_string("2008-09-03"), in man_power() [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/b6/ |
D | b6a01927897e0cd2d19a2b37e860aa95d0ea455a | 99 …ates/art/test/2008-redefine-then-old-reflect-field/art-run-test-2008-redefine-then-old-reflect-fie… 100 …ates/art/test/2008-redefine-then-old-reflect-field/art-run-test-2008-redefine-then-old-reflect-fie… 127 …2008-redefine-then-old-reflect-field/art-run-test-2008-redefine-then-old-reflect-field/android_com… 130 …to: "out/soong/.intermediates/art/test/2008-redefine-then-old-reflect-field/art-run-test-2008-rede… 134 …to: "out/soong/.intermediates/art/test/2008-redefine-then-old-reflect-field/art-run-test-2008-rede… 138 …to: "out/soong/.intermediates/art/test/2008-redefine-then-old-reflect-field/art-run-test-2008-rede… 142 …to: "out/soong/.intermediates/art/test/2008-redefine-then-old-reflect-field/art-run-test-2008-rede… 146 …to: "out/soong/.intermediates/art/test/2008-redefine-then-old-reflect-field/art-run-test-2008-rede… 150 …to: "out/soong/.intermediates/art/test/2008-redefine-then-old-reflect-field/art-run-test-2008-rede… 154 …file: "out/soong/.intermediates/art/test/2008-redefine-then-old-reflect-field/art-run-test-2008-re… [all …]
|
/aosp_15_r20/external/libffi/ |
H A D | ChangeLog.libffi | 174 2008-12-26 Timothy Wall <[email protected]> 183 2008-12-22 Timothy Wall <[email protected]> 200 2008-12-19 Anthony Green <[email protected]> 207 2008-11-11 Anthony Green <[email protected]> 214 2008-08-25 Andreas Tobler <[email protected]> 227 2008-07-24 Anthony Green <[email protected]> 238 2008-07-17 Anthony Green <[email protected]> 245 2008-07-16 Kaz Kojima <[email protected]> 250 2008-07-16 Kaz Kojima <[email protected]> 255 2008-04-03 Anthony Green <[email protected]> [all …]
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog.libffi | 174 2008-12-26 Timothy Wall <[email protected]> 183 2008-12-22 Timothy Wall <[email protected]> 200 2008-12-19 Anthony Green <[email protected]> 207 2008-11-11 Anthony Green <[email protected]> 214 2008-08-25 Andreas Tobler <[email protected]> 227 2008-07-24 Anthony Green <[email protected]> 238 2008-07-17 Anthony Green <[email protected]> 245 2008-07-16 Kaz Kojima <[email protected]> 250 2008-07-16 Kaz Kojima <[email protected]> 255 2008-04-03 Anthony Green <[email protected]> [all …]
|
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/ |
H A D | TCKZonedDateTime.java | 30 * Copyright (c) 2008-2012, Stephen Colebourne & Michael Nascimento Santos 165 TEST_LOCAL_2008_06_30_11_30_59_500 = LocalDateTime.of(2008, 6, 30, 11, 30, 59, 500); in setUp() 168 TEST_PARIS_OVERLAP_2008_10_26_02_30 = LocalDateTime.of(2008, 10, 26, 2, 30); in setUp() 169 TEST_PARIS_GAP_2008_03_30_02_30 = LocalDateTime.of(2008, 3, 30, 2, 30); in setUp() 351 …ZonedDateTime test = ZonedDateTime.of(LocalDate.of(2008, 6, 30), LocalTime.of(11, 30, 10, 500), ZO… 352 check(test, 2008, 6, 30, 11, 30, 10, 500, OFFSET_0200, ZONE_PARIS); 358 …check(test, 2008, 3, 30, 3, 30, 0, 0, OFFSET_0200, ZONE_PARIS); // one hour later in summer offset 364 … check(test, 2008, 10, 26, 2, 30, 0, 0, OFFSET_0200, ZONE_PARIS); // same time in summer offset 374 ZonedDateTime.of(LocalDate.of(2008, 6, 30), (LocalTime) null, ZONE_PARIS); 379 ZonedDateTime.of(LocalDate.of(2008, 6, 30), LocalTime.of(11, 30, 10, 500), null); [all …]
|
H A D | TCKOffsetDateTime.java | 30 * Copyright (c) 2008-2012, Stephen Colebourne & Michael Nascimento Santos 163 … TEST_2008_6_30_11_30_59_000000500 = OffsetDateTime.of(2008, 6, 30, 11, 30, 59, 500, OFFSET_PONE); in setUp() 349 OffsetDateTime test = OffsetDateTime.of(2008, 6, 30, 11, 30, 10, 500, OFFSET_PONE); 350 check(test, 2008, 6, 30, 11, 30, 10, 500, OFFSET_PONE); 356 LocalDate date = LocalDate.of(2008, 6, 30); 359 check(test, 2008, 6, 30, 11, 30, 10, 500, OFFSET_PONE); 370 LocalDate date = LocalDate.of(2008, 6, 30); 376 LocalDate date = LocalDate.of(2008, 6, 30); 384 … LocalDateTime dt = LocalDateTime.of(LocalDate.of(2008, 6, 30), LocalTime.of(11, 30, 10, 500)); 386 check(test, 2008, 6, 30, 11, 30, 10, 500, OFFSET_PONE); [all …]
|
H A D | TCKYearMonth.java | 30 * Copyright (c) 2008-2012, Stephen Colebourne & Michael Nascimento Santos 130 TEST_2008_06 = YearMonth.of(2008, 6); in setUp() 228 YearMonth test = YearMonth.of(2008, Month.FEBRUARY); in factory_intsMonth() 229 check(test, 2008, 2); in factory_intsMonth() 244 YearMonth.of(2008, null); in factory_intsMonth_nullMonth() 250 YearMonth test = YearMonth.of(2008, 2); in factory_ints() 251 check(test, 2008, 2); in factory_ints() 266 YearMonth.of(2008, 0); in test_factory_ints_monthTooLow() 271 YearMonth.of(2008, 13); in test_factory_ints_monthTooHigh() 366 YearMonth.parse("2008-13"); in factory_parse_illegalValue_Month() [all …]
|
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/temporal/ |
H A D | TestYearMonth.java | 79 TEST_2008_06 = YearMonth.of(2008, 6); in setUp() 193 YearMonth test = YearMonth.of(2008, Month.FEBRUARY); in factory_intsMonth() 194 check(test, 2008, 2); in factory_intsMonth() 209 YearMonth.of(2008, null); in factory_intsMonth_nullMonth() 215 YearMonth test = YearMonth.of(2008, 2); in factory_ints() 216 check(test, 2008, 2); in factory_ints() 231 YearMonth.of(2008, 0); in test_factory_ints_monthTooLow() 236 YearMonth.of(2008, 13); in test_factory_ints_monthTooHigh() 331 YearMonth.parse("2008-13"); in factory_parse_illegalValue_Month() 365 assertEquals(TEST_2008_06.get(YEAR), 2008); in test_get_TemporalField() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/example/month_and_week_grid_/ |
D | month_and_week_grid.cpp | 124 interval : 2008-Jun-22 - 2008-Aug-21 month and week partitions: 126 first day: 2008-Jun-22 - 2008-Jun-22 127 new week : 2008-Jun-23 - 2008-Jun-29 128 new week : 2008-Jun-30 - 2008-Jun-30 129 new month: 2008-Jul-01 - 2008-Jul-06 130 new week : 2008-Jul-07 - 2008-Jul-13 131 new week : 2008-Jul-14 - 2008-Jul-20 132 new week : 2008-Jul-21 - 2008-Jul-27 133 new week : 2008-Jul-28 - 2008-Jul-31 134 new month: 2008-Aug-01 - 2008-Aug-03 [all …]
|