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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddtfmttst.cpp234 int32_t PSTOffset = PST->getRawOffset(); local
235 int32_t hour = 2 + (defaultOffset - PSTOffset) / (60*60*1000);
/external/icu4c/test/intltest/
H A Ddtfmttst.cpp364 int32_t PSTOffset = PST->getRawOffset(); local
365 int32_t hour = 2 + (defaultOffset - PSTOffset) / (60*60*1000);

Completed in 94 milliseconds