Home
last modified time | relevance | path

Searched refs:yearAddTest (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dcaltest.h177 void yearAddTest(Calendar& cal, UErrorCode& status);
Dcaltest.cpp1523 yearAddTest(*cal, status); // aliu in TestDOW_LOCALandYEAR_WOY()
1531 yearAddTest(*cal, status); // aliu in TestDOW_LOCALandYEAR_WOY()
1539 yearAddTest(*cal, status); // aliu in TestDOW_LOCALandYEAR_WOY()
1552 void CalendarTest::yearAddTest(Calendar& cal, UErrorCode& status) { in yearAddTest() function in CalendarTest