Searched refs:actWOY (Results 1 – 2 of 2) sorted by relevance
964 int32_t actWOY = testCal->get(UCAL_WEEK_OF_YEAR,status); in test4103271() local965 if (actWOY < 1 || actWOY > 53) { in test4103271()971 output = output + "\t" + actWOY; in test4103271()1955 int32_t actWOY = cal.get(UCAL_WEEK_OF_YEAR, status); in Test4197699() local1956 if (expWOY == actWOY) { in Test4197699()
1009 int32_t actWOY = testCal->get(UCAL_WEEK_OF_YEAR,status); in test4103271() local1010 if (actWOY < 1 || actWOY > 53) { in test4103271()1016 output = output + "\t" + actWOY; in test4103271()2008 int32_t actWOY = cal.get(UCAL_WEEK_OF_YEAR, status); in Test4197699() local2009 if (expWOY == actWOY) { in Test4197699()