Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dcaltest.cpp2227 int32_t monthHC = hc.get(UCAL_MONTH,status); in Test1624() local
2236 if (monthHC != month) { in Test1624()
2237 errln(" ==> month %d incorrect, should be: %d\n",monthHC,month); in Test1624()