Searched refs:dowResult (Results 1 – 1 of 1) sorted by relevance
354 int dowResult = dowDate.get(dowField); in test_withWeekOfWeekBasedYear() local355 …assertEquals(dowResult, dowExpected, "Localized DayOfWeek not correct; " + day + " -->" + dowDate); in test_withWeekOfWeekBasedYear()