Lines Matching refs:UCAL_JUNE
766 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()
768 verify1("1997 third day of June = ", cal, datdef, 1997, UCAL_JUNE, 3); in TestFieldGetSet()
772 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()
774 verify1("1997 first Tuesday in June = ", cal, datdef, 1997, UCAL_JUNE, 3); in TestFieldGetSet()
778 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()
780 verify1("1997 last Tuesday in June = ", cal, datdef,1997, UCAL_JUNE, 24); in TestFieldGetSet()
786 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()
798 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()
800 verify1("1997 Tuesday in week 1 of June = ", cal,datdef, 1997, UCAL_JUNE, 3); in TestFieldGetSet()
804 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()
811 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()