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

  /external/chromium_org/third_party/icu/source/test/intltest/
itformat.cpp 59 #define TESTCLASS(id, TestClass) \
61 name = #TestClass; \
63 logln(#TestClass " test---"); \
65 TestClass test; \
88 TESTCLASS(0,IntlTestDateFormat);
89 TESTCLASS(1,IntlTestNumberFormat);
90 TESTCLASS(2,CalendarTest);
91 TESTCLASS(3,CalendarLimitTest);
92 TESTCLASS(4,TimeZoneTest)
    [all...]
tscoll.cpp 57 #define TESTCLASS(n,classname) \
75 TESTCLASS(0, CollationEnglishTest);
76 TESTCLASS(1, CollationFrenchTest);
77 TESTCLASS(2, CollationGermanTest);
78 TESTCLASS(3, CollationSpanishTest);
79 TESTCLASS(4, CollationKanaTest);
80 TESTCLASS(5, CollationTurkishTest);
81 TESTCLASS(6, CollationDummyTest);
82 TESTCLASS(7, G7CollationTest);
83 TESTCLASS(8, CollationMonkeyTest)
    [all...]
  /external/icu/icu4c/source/test/intltest/
itformat.cpp 67 #define TESTCLASS(id, TestClass) \
69 name = #TestClass; \
71 logln(#TestClass " test---"); \
73 TestClass test; \
96 TESTCLASS(0,IntlTestDateFormat);
97 TESTCLASS(1,IntlTestNumberFormat);
98 TESTCLASS(2,CalendarTest);
99 TESTCLASS(3,CalendarLimitTest);
100 TESTCLASS(4,TimeZoneTest)
    [all...]
itrbbi.cpp 23 #define TESTCLASS(n,classname) \
39 TESTCLASS(0, RBBIAPITest);
40 TESTCLASS(1, RBBITest);
  /external/chromium_org/ui/wm/core/
focus_controller_unittest.cc     [all...]

Completed in 321 milliseconds