Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dcaltest.cpp2140 int32_t yearHC = hc.get(UCAL_YEAR,status); in Test1624() local
2152 if (yearHC != year) { in Test1624()
2153 errln(" ==> day %d incorrect, should be: %d\n",yearHC,year); in Test1624()