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

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
H A DCompatibilityTest.java724 check520(temp, y, m, d);
728 check520(temp, y, m, d);
732 check520(temp, y, m, d);
736 check520(temp, y, m, d);
740 check520(temp, y, m, d);
744 check520(temp, y, m, d);
746 void check520(Calendar c, int y, int m, int d) { method in class:CompatibilityTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DCompatibilityTest.java720 check520(temp, y, m, d);
724 check520(temp, y, m, d);
728 check520(temp, y, m, d);
732 check520(temp, y, m, d);
736 check520(temp, y, m, d);
740 check520(temp, y, m, d);
742 void check520(Calendar c, int y, int m, int d) { method in class:CompatibilityTest
/external/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp1050 check520(temp, y, m, d);
1054 check520(temp, y, m, d);
1058 check520(temp, y, m, d);
1062 check520(temp, y, m, d);
1066 check520(temp, y, m, d);
1070 check520(temp, y, m, d);
1110 check520(temp, y, m, d, hr, min, sec, ms, e);
1136 check520(temp, y, m, d, hr, min, sec, ms, e);
1146 CalendarTest::check520(Calendar* c, function in class:CalendarTest
1183 CalendarTest::check520(Calenda function in class:CalendarTest
[all...]

Completed in 59 milliseconds