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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcaltest.cpp2247 int32_t yearHC = hc.get(UCAL_YEAR,status); local
2259 if (yearHC != year) {
2260 errln(" ==> day %d incorrect, should be: %d\n",yearHC,year);
/external/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp2268 int32_t yearHC = hc.get(UCAL_YEAR,status); local
2280 if (yearHC != year) {
2281 errln(" ==> day %d incorrect, should be: %d\n",yearHC,year);

Completed in 401 milliseconds