Searched defs:yearHC (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp2279 int32_t yearHC = hc.get(UCAL_YEAR,status); local
2291 if (yearHC != year) {
2292 errln(" ==> day %d incorrect, should be: %d\n",yearHC,year);

Completed in 104 milliseconds