Searched defs:TestConstruction (Results 1 - 8 of 8) sorted by relevance

/external/chromium/third_party/icu/source/test/intltest/
H A Dcpdtrtst.cpp30 TESTCASE(0,TestConstruction);
39 void CompoundTransliteratorTest::TestConstruction(){ function in class:CompoundTransliteratorTest
H A Drestest.cpp187 case 1: name = "TestConstruction"; if (exec) TestConstruction(); break;
230 ResourceBundleTest::TestConstruction() function in class:ResourceBundleTest
257 errln("Something threw an error in TestConstruction()");
H A Drestsnew.cpp185 case 1: name = "TestConstruction"; if (exec) TestConstruction(); break;
228 NewResourceBundleTest::TestConstruction() function in class:NewResourceBundleTest
256 errln("Something threw an error in TestConstruction()");
/external/icu4c/test/intltest/
H A Dcpdtrtst.cpp30 TESTCASE(0,TestConstruction);
39 void CompoundTransliteratorTest::TestConstruction(){ function in class:CompoundTransliteratorTest
H A Drestest.cpp188 case 1: name = "TestConstruction"; if (exec) TestConstruction(); break;
235 ResourceBundleTest::TestConstruction() function in class:ResourceBundleTest
262 errln("Something threw an error in TestConstruction()");
H A Drestsnew.cpp186 case 1: name = "TestConstruction"; if (exec) TestConstruction(); break;
233 NewResourceBundleTest::TestConstruction() function in class:NewResourceBundleTest
261 errln("Something threw an error in TestConstruction()");
/external/chromium/third_party/icu/source/test/cintltst/
H A Ducsdetst.c24 static void TestConstruction(void);
38 addTest(root, &TestConstruction, "ucsdetst/TestConstruction");
88 static void TestConstruction(void) function
/external/icu4c/test/cintltst/
H A Ducsdetst.c24 static void TestConstruction(void);
38 addTest(root, &TestConstruction, "ucsdetst/TestConstruction");
90 static void TestConstruction(void) function

Completed in 871 milliseconds