Home
last modified time | relevance | path

Searched refs:compareTransitionsDescending (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dtzrulets.h48 void compareTransitionsDescending(BasicTimeZone& z1, BasicTimeZone& z2,
H A Dtzrulets.cpp689 compareTransitionsDescending(*tz, *rbtz, start, until, false); in TestRBTZTransition()
691 compareTransitionsDescending(*tz, *rbtz, start + 1, until, true); in TestRBTZTransition()
2466 TimeZoneRuleTest::compareTransitionsDescending(BasicTimeZone& z1, BasicTimeZone& z2, in compareTransitionsDescending() function in TimeZoneRuleTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneRuleTest.java384 compareTransitionsDescending(tz, rbtz, startTime, until, false); in TestRBTZTransition()
386 compareTransitionsDescending(tz, rbtz, startTime + 1, until, true); in TestRBTZTransition()
1607 private void compareTransitionsDescending(TimeZone tz1, TimeZone tz2, long start, long end, boolean inclusive) { in compareTransitionsDescending() method in TimeZoneRuleTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneRuleTest.java382 compareTransitionsDescending(tz, rbtz, startTime, until, false); in TestRBTZTransition()
384 compareTransitionsDescending(tz, rbtz, startTime + 1, until, true); in TestRBTZTransition()
1605 private void compareTransitionsDescending(TimeZone tz1, TimeZone tz2, long start, long end, boolean inclusive) { in compareTransitionsDescending() method in TimeZoneRuleTest

Completed in 13 milliseconds