Searched refs:timeIdx (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcdattst.c1102 int32_t idx, dateIdx, timeIdx, localeCount; local
1109 for (timeIdx = 0; timeIdx < (int32_t)(sizeof(style)/sizeof(style[0])); timeIdx++) {
1111 udat_close(udat_open(style[dateIdx], style[timeIdx],
1114 log_err("FAIL: udat_open(%s) failed with (%s) dateIdx=%d, timeIdx=%d\n",
1115 uloc_getAvailable(idx), u_errorName(status), dateIdx, timeIdx);

Completed in 400 milliseconds