Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DCalendarRegressionTest.java616 int actWOY = testCal.get(Calendar.WEEK_OF_YEAR); in Test4103271() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java615 int actWOY = testCal.get(Calendar.WEEK_OF_YEAR); in Test4103271() local
/external/icu/icu4c/source/test/intltest/
Dcalregts.cpp1012 int32_t actWOY = testCal->get(UCAL_WEEK_OF_YEAR,status); in test4103271() local
2011 int32_t actWOY = cal.get(UCAL_WEEK_OF_YEAR, status); in Test4197699() local