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

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
TimeZoneRegressionTest.java 481 final int GOOD_DAY_OF_WEEK = Calendar.SUNDAY;
542 GOOD_MONTH, GOOD_DAY, GOOD_DAY_OF_WEEK, GOOD_TIME);
556 GOOD_MONTH, GOOD_DAY, GOOD_DAY_OF_WEEK, GOOD_TIME,
    [all...]
  /external/icu/icu4c/source/test/intltest/
tzregts.cpp 600 const int32_t GOOD_DAY_OF_WEEK = UCAL_SUNDAY;
666 (int8_t)GOOD_MONTH, (int8_t)GOOD_DAY, (int8_t)GOOD_DAY_OF_WEEK,
683 (int8_t)GOOD_MONTH, (int8_t)GOOD_DAY, (int8_t)GOOD_DAY_OF_WEEK,
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
TimeZoneRegressionTest.java 478 final int GOOD_DAY_OF_WEEK = Calendar.SUNDAY;
539 GOOD_MONTH, GOOD_DAY, GOOD_DAY_OF_WEEK, GOOD_TIME);
553 GOOD_MONTH, GOOD_DAY, GOOD_DAY_OF_WEEK, GOOD_TIME,
    [all...]

Completed in 51 milliseconds