HomeSort by relevance Sort by last modified time
    Searched refs:doTheoreticalLimitsTest (Results 1 - 22 of 22) sorted by null

  /external/icu/icu4c/source/test/intltest/
callimts.h 50 void doTheoreticalLimitsTest(Calendar& cal, UBool leapMonth);
callimts.cpp 223 doTheoreticalLimitsTest(*(cal.getAlias()), testCase.hasLeapMonth);
231 CalendarLimitTest::doTheoreticalLimitsTest(Calendar& cal, UBool leapMonth) {
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
IndianTest.java 253 doTheoreticalLimitsTest(indian, true);
CalendarTestFmwk.java 359 protected void doTheoreticalLimitsTest(Calendar cal, boolean leapMonth) {
CopticTest.java 222 doTheoreticalLimitsTest(coptic, true);
DangiTest.java 173 doTheoreticalLimitsTest(dangi, true);
EthiopicTest.java 306 doTheoreticalLimitsTest(ethiopic, true);
HebrewTest.java 411 doTheoreticalLimitsTest(hebrew, true);
JapaneseTest.java 383 doTheoreticalLimitsTest(jcal, true);
IslamicTest.java 166 doTheoreticalLimitsTest(islamic, true);
176 doTheoreticalLimitsTest(islamic2, true);
    [all...]
ChineseTest.java 195 doTheoreticalLimitsTest(chinese, true);
    [all...]
IBMCalendarTest.java 326 doTheoreticalLimitsTest(buddhist, false);
371 doTheoreticalLimitsTest(taiwan, false);
507 doTheoreticalLimitsTest(gregorian, false);
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IndianTest.java 250 doTheoreticalLimitsTest(indian, true);
CalendarTestFmwk.java 356 protected void doTheoreticalLimitsTest(Calendar cal, boolean leapMonth) {
CopticTest.java 219 doTheoreticalLimitsTest(coptic, true);
DangiTest.java 170 doTheoreticalLimitsTest(dangi, true);
EthiopicTest.java 303 doTheoreticalLimitsTest(ethiopic, true);
HebrewTest.java 408 doTheoreticalLimitsTest(hebrew, true);
JapaneseTest.java 380 doTheoreticalLimitsTest(jcal, true);
IslamicTest.java 163 doTheoreticalLimitsTest(islamic, true);
173 doTheoreticalLimitsTest(islamic2, true);
    [all...]
ChineseTest.java 192 doTheoreticalLimitsTest(chinese, true);
    [all...]
IBMCalendarTest.java 323 doTheoreticalLimitsTest(buddhist, false);
368 doTheoreticalLimitsTest(taiwan, false);
504 doTheoreticalLimitsTest(gregorian, false);
    [all...]

Completed in 1036 milliseconds