Lines Matching defs:verify765
790 verify765("1997 third day of June = ", c, 1997, UCAL_JUNE, 3);
796 verify765("1997 first Tuesday in June = ", c, 1997, UCAL_JUNE, 3);
802 verify765("1997 last Tuesday in June = ", c, 1997, UCAL_JUNE, 24);
811 verify765("1997 zero-th Tuesday in June = ", status);
818 verify765("1997 Tuesday in week 1 of June = ", c, 1997, UCAL_JUNE, 3);
824 verify765("1997 Tuesday in week 5 of June = ", c, 1997, UCAL_JULY, 1);
834 verify765("1997 Tuesday in week 0 of June = ", status);
850 verify765("1997 Tuesday in week 1 of yearWOY = ", c, 1996, UCAL_DECEMBER, 31);
856 verify765("1997 Tuesday in week 1 of year = ", c, 1997, UCAL_DECEMBER, 30);
861 verify765("1997 Tuesday in week 10 of year = ", c, 1997, UCAL_MARCH, 4);
870 verify765("1997 Tuesday in week 0 of year = ", c, 1996, Calendar::DECEMBER, 24);*/
883 CalendarTest::verify765(const UnicodeString& msg, Calendar* c, int32_t year, int32_t month, int32_t day)
907 CalendarTest::verify765(const UnicodeString& msg/*, IllegalArgumentException e*/, UErrorCode status)