Searched refs:wom2 (Results 1 – 3 of 3) sorted by relevance
609 int wom2 = cal.get(Calendar.WEEK_OF_MONTH); in TestWeekShift() local618 if (woy1 == woy2 && wom1 == wom2) { in TestWeekShift()623 ", WEEK_OF_MONTH: " + wom1 + " => " + wom2 + in TestWeekShift()
608 int wom2 = cal.get(Calendar.WEEK_OF_MONTH); in TestWeekShift() local617 if (woy1 == woy2 && wom1 == wom2) { in TestWeekShift()622 ", WEEK_OF_MONTH: " + wom1 + " => " + wom2 + in TestWeekShift()
2613 int32_t wom2 = cal.get(UCAL_WEEK_OF_MONTH, ec); in TestWeekShift() local2627 if (woy1 == woy2 && wom1 == wom2) { in TestWeekShift()2632 ", WEEK_OF_MONTH: " + wom1 + " => " + wom2 + in TestWeekShift()