Searched defs:tzt1 (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 1075 TimeZoneTransition tzt1, tzt2; in TestSimpleTimeZoneCoverage() local 1210 TimeZoneTransition tzt1 = otz.getNextTransition(base, true); in TestVTimeZoneCoverage() local 1562 TimeZoneTransition tzt1 = z1.getNextTransition(time, inclusive); in compareTransitionsAscending() local 1611 TimeZoneTransition tzt1 = z1.getPreviousTransition(time, inclusive); in compareTransitionsDescending() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 1078 TimeZoneTransition tzt1, tzt2; in TestSimpleTimeZoneCoverage() local 1213 TimeZoneTransition tzt1 = otz.getNextTransition(base, true); in TestVTimeZoneCoverage() local 1565 TimeZoneTransition tzt1 = z1.getNextTransition(time, inclusive); in compareTransitionsAscending() local 1614 TimeZoneTransition tzt1 = z1.getPreviousTransition(time, inclusive); in compareTransitionsDescending() local
|
/external/icu/icu4c/source/test/intltest/ |
D | tzrulets.cpp | 1521 TimeZoneTransition tzt1, tzt2; in TestSimpleTimeZoneCoverage() local 1731 TimeZoneTransition tzt1, tzt2; in TestVTimeZoneCoverage() local 2416 TimeZoneTransition tzt1, tzt2; in compareTransitionsAscending() local 2473 TimeZoneTransition tzt1, tzt2; in compareTransitionsDescending() local
|