/external/icu/icu4c/source/test/intltest/ |
D | caltest.h | 96 virtual void check520(Calendar* c, 101 virtual void check520(Calendar* c,
|
D | caltest.cpp | 1050 check520(temp, y, m, d); in TestAdd520() 1054 check520(temp, y, m, d); in TestAdd520() 1058 check520(temp, y, m, d); in TestAdd520() 1062 check520(temp, y, m, d); in TestAdd520() 1066 check520(temp, y, m, d); in TestAdd520() 1070 check520(temp, y, m, d); in TestAdd520() 1110 check520(temp, y, m, d, hr, min, sec, ms, e); in TestAddRollExtensive() 1136 check520(temp, y, m, d, hr, min, sec, ms, e); in TestAddRollExtensive() 1146 CalendarTest::check520(Calendar* c, in check520() function in CalendarTest 1183 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 | 720 check520(temp, y, m, d); in TestAdd520() 724 check520(temp, y, m, d); in TestAdd520() 728 check520(temp, y, m, d); in TestAdd520() 732 check520(temp, y, m, d); in TestAdd520() 736 check520(temp, y, m, d); in TestAdd520() 740 check520(temp, y, m, d); in TestAdd520() 742 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 | 724 check520(temp, y, m, d); in TestAdd520() 728 check520(temp, y, m, d); in TestAdd520() 732 check520(temp, y, m, d); in TestAdd520() 736 check520(temp, y, m, d); in TestAdd520() 740 check520(temp, y, m, d); in TestAdd520() 744 check520(temp, y, m, d); in TestAdd520() 746 void check520(Calendar c, int y, int m, int d) { in check520() method in CompatibilityTest
|