HomeSort by relevance Sort by last modified time
    Searched refs:is_day (Results 1 - 3 of 3) sorted by null

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
IslamicTest.java 875 int is_day = is_cal.get(Calendar.DAY_OF_MONTH); local
993 int is_day = is_cal.get(Calendar.DAY_OF_MONTH); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IslamicTest.java 874 int is_day = is_cal.get(Calendar.DAY_OF_MONTH); local
992 int is_day = is_cal.get(Calendar.DAY_OF_MONTH); local
    [all...]
  /external/icu/icu4c/source/test/intltest/
caltest.cpp 3319 int32_t is_day = is_cal->get(UCAL_DAY_OF_MONTH,status); local
3370 int32_t is_day = tstCal->get(UCAL_DAY_OF_MONTH,status); local
    [all...]

Completed in 249 milliseconds