Home
last modified time | relevance | path

Searched defs:tz2 (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime_zone_test.cc27 absl::TimeZone tz2 = tz; // Copy-construct in TEST() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRuleTest.java1555 …private void compareTransitionsAscending(TimeZone tz1, TimeZone tz2, long start, long end, boolean… in compareTransitionsAscending()
1605 …private void compareTransitionsDescending(TimeZone tz1, TimeZone tz2, long start, long end, boolea… in compareTransitionsDescending()
1716 private static boolean hasEquivalentTransitions(BasicTimeZone tz1, BasicTimeZone tz2, in hasEquivalentTransitions()
DTimeZoneTest.java1418 SimpleTimeZone tz2= new SimpleTimeZone( in TestFebruary() local
1873 TimeZone tz2 = TimeZone.getTimeZone(id); in TestHashCode() local
DTimeZoneRegressionTest.java446 SimpleTimeZone tz2 = new SimpleTimeZone(0, "2", 1, 0, 0, 0, 3, 0, 0, 0); in Test4154537() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneRuleTest.java1557 …private void compareTransitionsAscending(TimeZone tz1, TimeZone tz2, long start, long end, boolean… in compareTransitionsAscending()
1607 …private void compareTransitionsDescending(TimeZone tz1, TimeZone tz2, long start, long end, boolea… in compareTransitionsDescending()
1718 private static boolean hasEquivalentTransitions(BasicTimeZone tz1, BasicTimeZone tz2, in hasEquivalentTransitions()
DTimeZoneTest.java1446 SimpleTimeZone tz2= new SimpleTimeZone( in TestFebruary() local
1861 TimeZone tz2 = TimeZone.getTimeZone(id); in TestHashCode() local
DTimeZoneRegressionTest.java449 SimpleTimeZone tz2 = new SimpleTimeZone(0, "2", 1, 0, 0, 0, 3, 0, 0, 0); in Test4154537() local
/third_party/icu/icu4c/source/test/intltest/
Dtztest.cpp1029 TimeZone *tz2 = TimeZone::createTimeZone(zone2); in TestShortZoneIDs() local
1816 TimeZone* tz2 = TimeZone::createTimeZone(*id2); in TestCountries() local
1928 SimpleTimeZone tz2(-3 * U_MILLIS_PER_HOUR, // raw offset: 3h before (west of) GMT in TestFebruary() local
Dtzregts.cpp567 …LocalPointer<SimpleTimeZone> tz2(new SimpleTimeZone(0, "2", 1, 0, 0, 0, 3, 0, 0, 0, status), statu… in Test4154537() local
Dincaltst.cpp189 int32_t tz2 = grego -> get (UCAL_ZONE_OFFSET, status); in quasiGregorianTest() local
Dtzrulets.cpp2522 static UBool hasEquivalentTransitions(/*const*/ BasicTimeZone& tz1, /*const*/BasicTimeZone& tz2, in hasEquivalentTransitions()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTimeZoneFormatTest.java712 TimeZone tz2 = fmt.parse("++America/Los_Angeles", new ParsePosition(2)); in TestParseCoverage() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneFormatTest.java709 TimeZone tz2 = fmt.parse("++America/Los_Angeles", new ParsePosition(2)); in TestParseCoverage() local