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

  /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 &&
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...]

Completed in 668 milliseconds