Searched refs:UTS46Test (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Duts46test.cpp31 class UTS46Test : public IntlTest { class in inherits:IntlTest
33 UTS46Test() : trans(NULL), nontrans(NULL) {} function in class:UTS46Test
34 virtual ~UTS46Test();
45 return new UTS46Test();
48 UTS46Test::~UTS46Test() {
53 void UTS46Test::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) {
55 logln("TestSuite UTS46Test: ");
110 void UTS46Test::TestAPI() {
203 void UTS46Test
[all...]
/external/icu/icu4c/source/test/intltest/
H A Duts46test.cpp31 class UTS46Test : public IntlTest { class in inherits:IntlTest
33 UTS46Test() : trans(NULL), nontrans(NULL) {} function in class:UTS46Test
34 virtual ~UTS46Test();
45 return new UTS46Test();
48 UTS46Test::~UTS46Test() {
53 void UTS46Test::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) {
55 logln("TestSuite UTS46Test: ");
110 void UTS46Test::TestAPI() {
203 void UTS46Test
[all...]

Completed in 62 milliseconds