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

  /external/chromium/third_party/icu/source/test/intltest/
tzbdtest.cpp 94 UDate mindelta = expectedBoundary - min; local
96 if (mindelta >= 0 &&
97 mindelta <= INTERVAL &&
145 UDate mindelta = expectedBoundary - min; local
147 if (mindelta >= 0 &&
148 mindelta <= INTERVAL &&
403 UDate mindelta = expectedBoundary - min; local
405 if (mindelta >= 0 &&
406 mindelta <= INTERVAL &&
tztest.cpp 274 UDate mindelta = expectedBoundary - min; local
276 if (mindelta >= 0 &&
277 mindelta <= INTERVAL &&
    [all...]
  /external/icu4c/test/intltest/
tzbdtest.cpp 94 UDate mindelta = expectedBoundary - min; local
96 if (mindelta >= 0 &&
97 mindelta <= INTERVAL &&
145 UDate mindelta = expectedBoundary - min; local
147 if (mindelta >= 0 &&
148 mindelta <= INTERVAL &&
405 UDate mindelta = expectedBoundary - min; local
407 if (mindelta >= 0 &&
408 mindelta <= INTERVAL &&
tztest.cpp 283 UDate mindelta = expectedBoundary - min; local
285 if (mindelta >= 0 &&
286 mindelta <= INTERVAL &&
    [all...]

Completed in 89 milliseconds