Home
last modified time | relevance | path

Searched refs:testmonth (Results 1 – 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DCalendarRegressionTest.java395 int testmonth = foo1.get(Calendar.MONTH); in Test4073929() local
398 testmonth != 8 || in Test4073929()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java394 int testmonth = foo1.get(Calendar.MONTH); in Test4073929() local
397 testmonth != 8 || in Test4073929()
/external/icu/icu4c/source/test/intltest/
Dcalregts.cpp690 int32_t testmonth = foo1->get(UCAL_MONTH, status); in test4073929() local
693 testmonth != 8 || in test4073929()