Searched defs:TESTCLASS (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ditrbbi.cpp23 #define TESTCLASS(n,classname) \ macro
39 TESTCLASS(0, RBBIAPITest);
40 TESTCLASS(1, RBBITest);
H A Ditformat.cpp65 #define TESTCLASS(id, TestClass) \ macro
94 TESTCLASS(0,IntlTestDateFormat);
95 TESTCLASS(1,IntlTestNumberFormat);
96 TESTCLASS(2,CalendarTest);
97 TESTCLASS(3,CalendarLimitTest);
98 TESTCLASS(4,TimeZoneTest);
99 TESTCLASS(5,TimeZoneBoundaryTest);
100 TESTCLASS(6,TestChoiceFormat);
101 TESTCLASS(7,IntlTestDecimalFormatSymbols);
102 TESTCLASS(
[all...]
H A Dtscoll.cpp58 #define TESTCLASS(n,classname) \ macro
76 TESTCLASS(0, CollationEnglishTest);
77 TESTCLASS(1, CollationFrenchTest);
78 TESTCLASS(2, CollationGermanTest);
79 TESTCLASS(3, CollationSpanishTest);
80 TESTCLASS(4, CollationKanaTest);
81 TESTCLASS(5, CollationTurkishTest);
82 TESTCLASS(6, CollationDummyTest);
83 TESTCLASS(7, G7CollationTest);
84 TESTCLASS(
[all...]
/external/icu/icu4c/source/test/intltest/
H A Ditrbbi.cpp23 #define TESTCLASS(n,classname) \ macro
39 TESTCLASS(0, RBBIAPITest);
40 TESTCLASS(1, RBBITest);
H A Ditformat.cpp67 #define TESTCLASS(id, TestClass) \ macro
96 TESTCLASS(0,IntlTestDateFormat);
97 TESTCLASS(1,IntlTestNumberFormat);
98 TESTCLASS(2,CalendarTest);
99 TESTCLASS(3,CalendarLimitTest);
100 TESTCLASS(4,TimeZoneTest);
101 TESTCLASS(5,TimeZoneBoundaryTest);
102 TESTCLASS(6,TestChoiceFormat);
103 TESTCLASS(7,IntlTestDecimalFormatSymbols);
104 TESTCLASS(
[all...]

Completed in 94 milliseconds