Searched defs:tz1 (Results 1 – 5 of 5) sorted by relevance
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
D | TimeZoneTest.java | 61 TimeZone tz1 = new Support_TimeZone(-5 * ONE_HOUR, true); in test_getDSTSavings() local 91 TimeZone tz1 = new Support_TimeZone(-5 * ONE_HOUR, true); in test_getOffset_long() local
|
/external/icu4c/test/intltest/ |
D | tztest.cpp | 1022 TimeZone *tz1 = TimeZone::createTimeZone(zone1); in TestShortZoneIDs() local 1773 TimeZone* tz1 = TimeZone::createTimeZone(*id1); in TestCountries() local 1876 SimpleTimeZone tz1(-3 * U_MILLIS_PER_HOUR, // raw offset: 3h before (west of) GMT in TestFebruary() local
|
D | incaltst.cpp | 164 int32_t tz1 = cal.get(UCAL_ZONE_OFFSET,status); in quasiGregorianTest() local
|
D | tzregts.cpp | 554 SimpleTimeZone *tz1 = new SimpleTimeZone(0, "1", 0, 0, 0, 0, 2, 0, 0, 0, status); in Test4154537() local
|
D | tzrulets.cpp | 2524 static UBool hasEquivalentTransitions(/*const*/ BasicTimeZone& tz1, /*const*/BasicTimeZone& tz2, in hasEquivalentTransitions()
|