Home
last modified time | relevance | path

Searched defs:utc (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_format_test.cc76 const time_zone utc = utc_time_zone(); in TEST() local
105 const time_zone utc = utc_time_zone(); in TEST() local
594 const time_zone utc = utc_time_zone(); in TEST() local
683 const time_zone utc = utc_time_zone(); in TEST() local
716 const time_zone utc = utc_time_zone(); in TEST() local
757 const time_zone utc = utc_time_zone(); in TEST() local
1295 const time_zone utc = utc_time_zone(); in TEST() local
1326 const time_zone utc = utc_time_zone(); in TEST() local
1373 const time_zone utc = utc_time_zone(); in TEST() local
1427 const time_zone utc = utc_time_zone(); in TEST() local
[all …]
Dtime_zone_lookup_test.cc721 const time_zone utc = utc_time_zone(); in TEST() local
733 const time_zone utc = utc_time_zone(); in TEST() local
830 const time_zone utc = utc_time_zone(); in TEST() local
904 const time_zone utc = utc_time_zone(); in TEST() local
949 const time_zone utc = utc_time_zone(); in TEST() local
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/util/timescale/
DPivotDemo.java45 TimeZone utc = new SimpleTimeZone(0, "UTC"); in main() local
/third_party/toybox/toys/other/
Dhwclock.c30 GLOBALS( in GLOBALS()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneOffsetLocalTest.java115 TimeZone utc = TimeZone.getTimeZone("UTC"); in TestGetOffsetAroundTransition() local
DTimeZoneBoundaryTest.java407 TimeZone utc = safeGetTimeZone("UTC"); in TestBoundaries() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneOffsetLocalTest.java113 TimeZone utc = TimeZone.getTimeZone("UTC"); in TestGetOffsetAroundTransition() local
DTimeZoneBoundaryTest.java404 TimeZone utc = safeGetTimeZone("UTC"); in TestBoundaries() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/
DEpochOffsets.java71 TimeZone utc = new SimpleTimeZone(0, "UTC"); in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime_test.cc683 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local
723 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local
952 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local
1158 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local
1175 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local
Dcivil_time.cc40 const TimeZone utc = UTCTimeZone(); in FormatYearAnd() local
58 const TimeZone utc = UTCTimeZone(); in ParseYearAnd() local
Dformat_test.cc351 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local
/third_party/icu/icu4c/source/test/intltest/
Dtzoffloc.cpp123 TimeZone* utc = TimeZone::createTimeZone("UTC"); in TestGetOffsetAroundTransition() local
Dtzbdtest.cpp293 TimeZone* utc = TimeZone::createTimeZone("UTC"); in TestBoundaries() local
Dutxttest.cpp450 UChar32 utc; // code point from UText in TestCopyMove() local
526 UChar32 utc; // code point from UText in TestReplace() local
Dtzrulets.cpp2114 TimeZone *utc = TimeZone::createTimeZone("Etc/GMT"); in TestT6216() local
2318 UDate utc = cal->getTime(status); in getUTCMillis() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timescale/
DTimeScaleDataTest.java218 TimeZone utc; in TestDotNet() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timescale/
DTimeScaleDataTest.java221 TimeZone utc; in TestDotNet() local
/third_party/icu/icu4c/source/test/cintltst/
Dutmstest.c446 static const UChar utc[] = { 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0 }; /* "Etc/GMT" */ in TestDotNet() local
Dccaltst.c1314 int32_t offset,utc, expected; in testZones() local
1543 static const UChar utc[] = { 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0 }; /* "Etc/GMT" */ in TestGregorianChange() local
2564 static const UChar utc[] = u"Etc/GMT"; in TestGetTimeZoneOffsetFromLocal() local
Dreapits.c108 UChar32 utc = 0; in equals_utf8_utext() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCompatibilityTest.java686 int utc = ((cal.get(Calendar.HOUR_OF_DAY) * 60 + in aux4064654() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCompatibilityTest.java683 int utc = ((cal.get(Calendar.HOUR_OF_DAY) * 60 + in aux4064654() local
/third_party/python/Lib/logging/
Dhandlers.py211 encoding=None, delay=False, utc=False, atTime=None, argument
/third_party/python/Lib/test/
Ddatetimetester.py4807 def checkinside(self, dt, tz, utc, dston, dstoff): argument
4859 def checkoutside(self, dt, tz, utc): argument
4870 def convert_between_tz_and_utc(self, tz, utc): argument

12