Searched defs:tzt2 (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 1199 TimeZoneTransition tzt2 = vtz.getNextTransition(base, true); in TestVTimeZoneCoverage() local 1547 TimeZoneTransition tzt2 = z2.getNextTransition(time, inclusive); in compareTransitionsAscending() local 1596 TimeZoneTransition tzt2 = z2.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 1195 TimeZoneTransition tzt2 = vtz.getNextTransition(base, true); in TestVTimeZoneCoverage() local 1543 TimeZoneTransition tzt2 = z2.getNextTransition(time, inclusive); in compareTransitionsAscending() local 1592 TimeZoneTransition tzt2 = z2.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
|