HomeSort by relevance Sort by last modified time
    Searched refs: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 &&
405 UDate mindelta = expectedBoundary - min; local
407 if (mindelta >= 0 &&
408 mindelta <= INTERVAL &&
tztest.cpp 281 UDate mindelta = expectedBoundary - min; local
283 if (mindelta >= 0 &&
284 mindelta <= INTERVAL &&
    [all...]

Completed in 52 milliseconds