Home
last modified time | relevance | path

Searched defs:doTheoreticalLimitsTest (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarTestFmwk.java356 protected void doTheoreticalLimitsTest(Calendar cal, boolean leapMonth) { in doTheoreticalLimitsTest() method in CalendarTestFmwk
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DCalendarTestFmwk.java357 protected void doTheoreticalLimitsTest(Calendar cal, boolean leapMonth) { in doTheoreticalLimitsTest() method in CalendarTestFmwk
/external/icu/icu4c/source/test/intltest/
Dcallimts.cpp231 CalendarLimitTest::doTheoreticalLimitsTest(Calendar& cal, UBool leapMonth) { in doTheoreticalLimitsTest() function in CalendarLimitTest