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

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
H A DCalendarTestFmwk.java357 protected void doTheoreticalLimitsTest(Calendar cal, boolean leapMonth) { method in class:CalendarTestFmwk
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DCalendarTestFmwk.java356 protected void doTheoreticalLimitsTest(Calendar cal, boolean leapMonth) { method in class:CalendarTestFmwk
/external/icu/icu4c/source/test/intltest/
H A Dcallimts.cpp223 doTheoreticalLimitsTest(*(cal.getAlias()), testCase.hasLeapMonth);
231 CalendarLimitTest::doTheoreticalLimitsTest(Calendar& cal, UBool leapMonth) { function in class:CalendarLimitTest

Completed in 159 milliseconds