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

  /external/icu/icu4c/source/test/intltest/
tzregts.cpp 598 const int32_t GOOD_DAY_OF_WEEK = UCAL_SUNDAY;
664 (int8_t)GOOD_MONTH, (int8_t)GOOD_DAY, (int8_t)GOOD_DAY_OF_WEEK,
681 (int8_t)GOOD_MONTH, (int8_t)GOOD_DAY, (int8_t)GOOD_DAY_OF_WEEK,
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
TimeZoneRegression.java 468 final int GOOD_DAY_OF_WEEK = Calendar.SUNDAY;
529 GOOD_MONTH, GOOD_DAY, GOOD_DAY_OF_WEEK, GOOD_TIME);
543 GOOD_MONTH, GOOD_DAY, GOOD_DAY_OF_WEEK, GOOD_TIME,
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
TimeZoneRegression.java 464 final int GOOD_DAY_OF_WEEK = Calendar.SUNDAY;
525 GOOD_MONTH, GOOD_DAY, GOOD_DAY_OF_WEEK, GOOD_TIME);
539 GOOD_MONTH, GOOD_DAY, GOOD_DAY_OF_WEEK, GOOD_TIME,
    [all...]

Completed in 50 milliseconds