/external/icu/icu4c/source/test/intltest/ |
D | caltest.h | 98 virtual void check520(Calendar* c, 103 virtual void check520(Calendar* c,
|
D | caltest.cpp | 1059 check520(temp, y, m, d); in TestAdd520() 1063 check520(temp, y, m, d); in TestAdd520() 1067 check520(temp, y, m, d); in TestAdd520() 1071 check520(temp, y, m, d); in TestAdd520() 1075 check520(temp, y, m, d); in TestAdd520() 1079 check520(temp, y, m, d); in TestAdd520() 1119 check520(temp, y, m, d, hr, min, sec, ms, e); in TestAddRollExtensive() 1145 check520(temp, y, m, d, hr, min, sec, ms, e); in TestAddRollExtensive() 1155 CalendarTest::check520(Calendar* c, in check520() function in CalendarTest 1192 CalendarTest::check520(Calendar* c, in check520() function in CalendarTest
|
/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
|
/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
|