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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcaltest.cpp2245 int32_t dayHC = hc.get(UCAL_DATE,status); local
2251 if (dayHC != day) {
2252 errln(" ==> day %d incorrect, should be: %d\n",dayHC,day);
/external/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp2266 int32_t dayHC = hc.get(UCAL_DATE,status); local
2272 if (dayHC != day) {
2273 errln(" ==> day %d incorrect, should be: %d\n",dayHC,day);

Completed in 84 milliseconds