Searched refs:yearAddTest (Results 1 – 2 of 2) sorted by relevance
177 void yearAddTest(Calendar& cal, UErrorCode& status);
1544 yearAddTest(*cal, status); // aliu in TestDOW_LOCALandYEAR_WOY()1552 yearAddTest(*cal, status); // aliu in TestDOW_LOCALandYEAR_WOY()1560 yearAddTest(*cal, status); // aliu in TestDOW_LOCALandYEAR_WOY()1573 void CalendarTest::yearAddTest(Calendar& cal, UErrorCode& status) { in yearAddTest() function in CalendarTest