Searched refs:dstSavings2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtzrulets.cpp1657 int32_t rawOffset2, dstSavings2; local
1663 vtz->getOffset(t, FALSE, rawOffset2, dstSavings2, status);
1667 if (rawOffset1 != rawOffset2 || dstSavings1 != dstSavings2) {
/external/icu/icu4c/source/test/intltest/
H A Dtzrulets.cpp1655 int32_t rawOffset2, dstSavings2; local
1661 vtz->getOffset(t, FALSE, rawOffset2, dstSavings2, status);
1665 if (rawOffset1 != rawOffset2 || dstSavings1 != dstSavings2) {

Completed in 58 milliseconds