Searched refs:dstSavings2 (Results 1 – 2 of 2) sorted by relevance
/dports/devel/icu/icu/source/test/intltest/ |
H A D | tzrulets.cpp | 1654 int32_t rawOffset2, dstSavings2; in TestVTimeZoneCoverage() local 1660 vtz->getOffset(t, FALSE, rawOffset2, dstSavings2, status); in TestVTimeZoneCoverage() 1664 if (rawOffset1 != rawOffset2 || dstSavings1 != dstSavings2) { in TestVTimeZoneCoverage()
|
/dports/devel/icu-lx/icu/source/test/intltest/ |
H A D | tzrulets.cpp | 1654 int32_t rawOffset2, dstSavings2; in TestVTimeZoneCoverage() local 1660 vtz->getOffset(t, FALSE, rawOffset2, dstSavings2, status); in TestVTimeZoneCoverage() 1664 if (rawOffset1 != rawOffset2 || dstSavings1 != dstSavings2) { in TestVTimeZoneCoverage()
|