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

  /external/icu4c/test/intltest/
fldset.cpp 262 for (int i=0; i<UDAT_FIELD_COUNT; i++) {
279 for (int i=0; i<UDAT_FIELD_COUNT; i++) {
dtfmttst.cpp 484 assertTrue("DATEFORMAT_FIELD_NAMES", DATEFORMAT_FIELD_NAMES_LENGTH == UDAT_FIELD_COUNT);
485 assertTrue("Data", UDAT_FIELD_COUNT == uprv_strlen(PATTERN_CHARS));
528 assertTrue("data size", EXPECTED_LENGTH == COUNT * UDAT_FIELD_COUNT);
544 for (i = 0; i < UDAT_FIELD_COUNT; ++i, ++exp) {
    [all...]
  /external/icu4c/i18n/unicode/
udat.h 719 * Valid selectors range from 0 to UDAT_FIELD_COUNT-1.
724 UDAT_FIELD_COUNT = 31
734 * of error (e.g., the input field is UDAT_FIELD_COUNT).
    [all...]
  /external/icu4c/i18n/
smpdtfmt.cpp     [all...]
dtfmtsym.cpp     [all...]
  /external/icu4c/test/cintltst/
cldrtest.c 359 if (len != UDAT_FIELD_COUNT) {
    [all...]

Completed in 801 milliseconds