HomeSort by relevance Sort by last modified time
    Searched refs:PSTOffset (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
dtfmttst.cpp 365 int32_t PSTOffset = PST->getRawOffset();
366 int32_t hour = 2 + (defaultOffset - PSTOffset) / (60*60*1000);
    [all...]
  /external/icu/icu4c/source/test/intltest/
dtfmttst.cpp 367 int32_t PSTOffset = PST->getRawOffset();
368 int32_t hour = 2 + (defaultOffset - PSTOffset) / (60*60*1000);
    [all...]

Completed in 171 milliseconds