Searched refs:doTestCases (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | calcasts.cpp | 42 void CalendarCaseTest::doTestCases(const TestCase *cases, Calendar *cal) { in doTestCases() function in CalendarCaseTest 169 doTestCases(tests, c); in IslamicCivil() 300 doTestCases(tests, c); in Hebrew() 386 doTestCases(tests, c); in Indian() 431 doTestCases(tests, c); in Coptic() 479 doTestCases(tests, c); in Ethiopic() 495 doTestCases(tests, c); in Ethiopic()
|
D | calcasts.h | 42 void doTestCases(const TestCase *cases, Calendar *cal);
|
/external/icu/icu4c/source/test/intltest/ |
D | calcasts.cpp | 42 void CalendarCaseTest::doTestCases(const TestCase *cases, Calendar *cal) { in doTestCases() function in CalendarCaseTest 169 doTestCases(tests, c); in IslamicCivil() 300 doTestCases(tests, c); in Hebrew() 386 doTestCases(tests, c); in Indian() 431 doTestCases(tests, c); in Coptic() 479 doTestCases(tests, c); in Ethiopic() 495 doTestCases(tests, c); in Ethiopic()
|
D | calcasts.h | 42 void doTestCases(const TestCase *cases, Calendar *cal);
|