Searched defs:tzt1 (Results 1 – 3 of 3) sorted by relevance
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 1064 TimeZoneTransition tzt1, tzt2; in TestSimpleTimeZoneCoverage() local 1198 TimeZoneTransition tzt1 = otz.getNextTransition(base, true); in TestVTimeZoneCoverage() local 1546 TimeZoneTransition tzt1 = z1.getNextTransition(time, inclusive); in compareTransitionsAscending() local 1595 TimeZoneTransition tzt1 = z1.getPreviousTransition(time, inclusive); in compareTransitionsDescending() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 1060 TimeZoneTransition tzt1, tzt2; in TestSimpleTimeZoneCoverage() local 1194 TimeZoneTransition tzt1 = otz.getNextTransition(base, true); in TestVTimeZoneCoverage() local 1542 TimeZoneTransition tzt1 = z1.getNextTransition(time, inclusive); in compareTransitionsAscending() local 1591 TimeZoneTransition tzt1 = z1.getPreviousTransition(time, inclusive); in compareTransitionsDescending() local
|
/external/icu/icu4c/source/test/intltest/ |
D | tzrulets.cpp | 1518 TimeZoneTransition tzt1, tzt2; in TestSimpleTimeZoneCoverage() local 1728 TimeZoneTransition tzt1, tzt2; in TestVTimeZoneCoverage() local 2413 TimeZoneTransition tzt1, tzt2; in compareTransitionsAscending() local 2470 TimeZoneTransition tzt1, tzt2; in compareTransitionsDescending() local
|