Home
last modified time | relevance | path

Searched defs:ONE_MINUTE (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dtzbdtest.h88 const UDate ONE_MINUTE; variable
Dcalcasts.cpp46 static const int32_t ONE_MINUTE = 60*ONE_SECOND; in doTestCases() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DTestCase.java242 protected static final int ONE_MINUTE = 60*ONE_SECOND; field in TestCase
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DTestCase.java239 protected static final int ONE_MINUTE = 60*ONE_SECOND; field in TestCase
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java32 static final int ONE_MINUTE = 60*ONE_SECOND; field in TimeZoneBoundaryTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java35 static final int ONE_MINUTE = 60*ONE_SECOND; field in TimeZoneBoundaryTest
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCalendar.java1222 protected static final int ONE_MINUTE = 60*ONE_SECOND; field in Calendar
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCalendar.java1173 protected static final int ONE_MINUTE = 60*ONE_SECOND; field in Calendar