/external/icu/icu4c/source/test/intltest/ |
D | caltest.h | 98 virtual void check520(Calendar* c, 103 virtual void check520(Calendar* c,
|
D | caltest.cpp | 1076 check520(temp, y, m, d); in TestAdd520() 1080 check520(temp, y, m, d); in TestAdd520() 1084 check520(temp, y, m, d); in TestAdd520() 1088 check520(temp, y, m, d); in TestAdd520() 1092 check520(temp, y, m, d); in TestAdd520() 1096 check520(temp, y, m, d); in TestAdd520() 1140 check520(temp, y, m, d, hr, min, sec, ms, e); in TestAddRollExtensive() 1166 check520(temp, y, m, d, hr, min, sec, ms, e); in TestAddRollExtensive() 1176 CalendarTest::check520(Calendar* c, in check520() function in CalendarTest 1213 CalendarTest::check520(Calendar* c, in check520() function in CalendarTest
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
D | CompatibilityTest.java | 737 check520(temp, y, m, d); in TestAdd520() 741 check520(temp, y, m, d); in TestAdd520() 745 check520(temp, y, m, d); in TestAdd520() 749 check520(temp, y, m, d); in TestAdd520() 753 check520(temp, y, m, d); in TestAdd520() 757 check520(temp, y, m, d); in TestAdd520() 759 void check520(Calendar c, int y, int m, int d) { in check520() method in CompatibilityTest
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | CompatibilityTest.java | 734 check520(temp, y, m, d); in TestAdd520() 738 check520(temp, y, m, d); in TestAdd520() 742 check520(temp, y, m, d); in TestAdd520() 746 check520(temp, y, m, d); in TestAdd520() 750 check520(temp, y, m, d); in TestAdd520() 754 check520(temp, y, m, d); in TestAdd520() 756 void check520(Calendar c, int y, int m, int d) { in check520() method in CompatibilityTest
|