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

  /external/chromium/third_party/icu/source/tools/tzcode/
icuzdump.cpp 129 UDate SEARCH_INCREMENT = 12 * 60 * 60 * 1000; // half day
139 UDate newt = t + SEARCH_INCREMENT;
  /external/icu4c/tools/tzcode/
icuzdump.cpp 129 UDate SEARCH_INCREMENT = 12 * 60 * 60 * 1000; // half day
139 UDate newt = t + SEARCH_INCREMENT;

Completed in 79 milliseconds