HomeSort by relevance Sort by last modified time
    Searched refs:doTestCases (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
calcasts.h 42 void doTestCases(const TestCase *cases, Calendar *cal);
calcasts.cpp 42 void CalendarCaseTest::doTestCases(const TestCase *cases, Calendar *cal) {
169 doTestCases(tests, c);
301 doTestCases(tests, c);
387 doTestCases(tests, c);
432 doTestCases(tests, c);
480 doTestCases(tests, c);
496 doTestCases(tests, c);
  /external/icu4c/test/intltest/
calcasts.h 42 void doTestCases(const TestCase *cases, Calendar *cal);
calcasts.cpp 42 void CalendarCaseTest::doTestCases(const TestCase *cases, Calendar *cal) {
169 doTestCases(tests, c);
300 doTestCases(tests, c);
386 doTestCases(tests, c);
431 doTestCases(tests, c);
479 doTestCases(tests, c);
495 doTestCases(tests, c);

Completed in 36 milliseconds