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

/external/icu4c/test/intltest/
H A Dcaltest.cpp2154 int32_t monthHC = hc.get(UCAL_MONTH,status); local
2163 if (monthHC != month) {
2164 errln(" ==> month %d incorrect, should be: %d\n",monthHC,month);

Completed in 59 milliseconds