Searched refs:monthHC (Results 1 – 1 of 1) sorted by relevance
2227 int32_t monthHC = hc.get(UCAL_MONTH,status); in Test1624() local2236 if (monthHC != month) { in Test1624()2237 errln(" ==> month %d incorrect, should be: %d\n",monthHC,month); in Test1624()