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

/external/icu4c/test/intltest/
H A Dcallimts.cpp207 int32_t lmaxDOWIM = cal.getLeastMaximum(UCAL_DAY_OF_WEEK_IN_MONTH); local
246 if (lmaxDOWIM != expected) {
248 + lmaxDOWIM + "/expected: " + expected);

Completed in 44 milliseconds