Searched refs:yearHC (Results 1 – 1 of 1) sorted by relevance
2140 int32_t yearHC = hc.get(UCAL_YEAR,status); in Test1624() local2152 if (yearHC != year) { in Test1624()2153 errln(" ==> day %d incorrect, should be: %d\n",yearHC,year); in Test1624()