Home
last modified time | relevance | path

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

/external/libtextclassifier/abseil-cpp/absl/time/
Dtime_zone_test.cc27 absl::TimeZone tz2 = tz; // Copy-construct in TEST() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dtime_zone_test.cc27 absl::TimeZone tz2 = tz; // Copy-construct in TEST() local
/external/cronet/third_party/abseil-cpp/absl/time/
Dtime_zone_test.cc27 absl::TimeZone tz2 = tz; // Copy-construct in TEST() local
/external/openscreen/third_party/abseil/src/absl/time/
Dtime_zone_test.cc27 absl::TimeZone tz2 = tz; // Copy-construct in TEST() local
/external/webrtc/third_party/abseil-cpp/absl/time/
Dtime_zone_test.cc27 absl::TimeZone tz2 = tz; // Copy-construct in TEST() local
/external/angle/third_party/abseil-cpp/absl/time/
Dtime_zone_test.cc27 absl::TimeZone tz2 = tz; // Copy-construct in TEST() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/time/
Dtime_zone_test.cc27 absl::TimeZone tz2 = tz; // Copy-construct in TEST() local
/external/abseil-cpp/absl/time/
Dtime_zone_test.cc27 absl::TimeZone tz2 = tz; // Copy-construct in TEST() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
DTestConfig.java201 TimeZone tz2 = TimeZone.getTimeZone("Central Standard Time"); in testDateFormatConfig() local
/external/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
1878 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
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneRuleTest.java1558 …private void compareTransitionsAscending(TimeZone tz1, TimeZone tz2, long start, long end, boolean… in compareTransitionsAscending()
1608 …private void compareTransitionsDescending(TimeZone tz1, TimeZone tz2, long start, long end, boolea… in compareTransitionsDescending()
1719 private static boolean hasEquivalentTransitions(BasicTimeZone tz1, BasicTimeZone tz2, in hasEquivalentTransitions()
DTimeZoneTest.java1421 SimpleTimeZone tz2= new SimpleTimeZone( in TestFebruary() local
1881 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
/external/cronet/third_party/icu/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()
/external/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()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTimeZoneFormatTest.java712 TimeZone tz2 = fmt.parse("++America/Los_Angeles", new ParsePosition(2)); in TestParseCoverage() local
/external/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