Searched refs:wom2 (Results 1 – 3 of 3) sorted by relevance
611 int wom2 = cal.get(Calendar.WEEK_OF_MONTH); in TestWeekShift() local620 if (woy1 == woy2 && wom1 == wom2) { in TestWeekShift()625 ", WEEK_OF_MONTH: " + wom1 + " => " + wom2 + in TestWeekShift()
614 int wom2 = cal.get(Calendar.WEEK_OF_MONTH); in TestWeekShift() local623 if (woy1 == woy2 && wom1 == wom2) { in TestWeekShift()628 ", WEEK_OF_MONTH: " + wom1 + " => " + wom2 + in TestWeekShift()
2629 int32_t wom2 = cal.get(UCAL_WEEK_OF_MONTH, ec); in TestWeekShift() local2643 if (woy1 == woy2 && wom1 == wom2) { in TestWeekShift()2648 ", WEEK_OF_MONTH: " + wom1 + " => " + wom2 + in TestWeekShift()