Home
last modified time | relevance | path

Searched defs:ONE_YEAR (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dtzbdtest.h91 const UDate ONE_YEAR; variable
Ddtfmapts.cpp116 double ONE_YEAR = 365*24*60*60*1000.0; in TestEquals() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java38 static final long ONE_YEAR = (long)(365.25 * ONE_DAY); field in TimeZoneBoundaryTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java35 static final long ONE_YEAR = (long)(365.25 * ONE_DAY); field in TimeZoneBoundaryTest