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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtztest.cpp188 int32_t endHour = (int32_t)(3.5 * 3600000); local
191 zone->setEndRule (UCAL_JULY, 1, 0, endHour, status);
198 UDate julyOne = julyOneStd + endHour - 3600000; // Adjust from wall to Std time
/external/icu/icu4c/source/test/intltest/
H A Dtztest.cpp179 int32_t endHour = (int32_t)(3.5 * 3600000); local
182 zone->setEndRule (UCAL_JULY, 1, 0, endHour, status);
189 UDate julyOne = julyOneStd + endHour - 3600000; // Adjust from wall to Std time

Completed in 111 milliseconds