Lines Matching refs:UCAL_JUNE
794 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()
796 verify1("1997 third day of June = ", cal, datdef, 1997, UCAL_JUNE, 3); in TestFieldGetSet()
800 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()
802 verify1("1997 first Tuesday in June = ", cal, datdef, 1997, UCAL_JUNE, 3); in TestFieldGetSet()
806 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()
808 verify1("1997 last Tuesday in June = ", cal, datdef,1997, UCAL_JUNE, 24); in TestFieldGetSet()
814 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()
826 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()
828 verify1("1997 Tuesday in week 1 of June = ", cal,datdef, 1997, UCAL_JUNE, 3); in TestFieldGetSet()
832 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()
839 ucal_set(cal, UCAL_MONTH, UCAL_JUNE); in TestFieldGetSet()