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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcaltest.cpp2140 int32_t yearHC = hc.get(UCAL_YEAR,status); local
2152 if (yearHC != year) {
2153 errln(" ==> day %d incorrect, should be: %d\n",yearHC,year);
/external/icu4c/test/intltest/
H A Dcaltest.cpp2228 int32_t yearHC = hc.get(UCAL_YEAR,status); local
2240 if (yearHC != year) {
2241 errln(" ==> day %d incorrect, should be: %d\n",yearHC,year);

Completed in 57 milliseconds