Searched refs:lmaxDOWIM (Results 1 – 2 of 2) sorted by relevance
365 int lmaxDOWIM = cal.getLeastMaximum(Calendar.DAY_OF_WEEK_IN_MONTH); in doTheoreticalLimitsTest() local399 if (lmaxDOWIM != expected) { in doTheoreticalLimitsTest()400 …errln("FAIL: Least maximum value of DAY_OF_WEEK_IN_MONTH is incorrect: " + lmaxDOWIM + "/expected:… in doTheoreticalLimitsTest()
208 int32_t lmaxDOWIM = cal.getLeastMaximum(UCAL_DAY_OF_WEEK_IN_MONTH); in doTheoreticalLimitsTest() local247 if (lmaxDOWIM != expected) { in doTheoreticalLimitsTest()249 + lmaxDOWIM + "/expected: " + expected); in doTheoreticalLimitsTest()