Home
last modified time | relevance | path

Searched defs:actWOY (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java622 int actWOY = testCal.get(Calendar.WEEK_OF_YEAR); in Test4103271() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarRegressionTest.java625 int actWOY = testCal.get(Calendar.WEEK_OF_YEAR); in Test4103271() local
/third_party/icu/icu4c/source/test/intltest/
Dcalregts.cpp1021 int32_t actWOY = testCal->get(UCAL_WEEK_OF_YEAR,status); in test4103271() local
2050 int32_t actWOY = cal.get(UCAL_WEEK_OF_YEAR, status); in Test4197699() local