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

/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/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 74 milliseconds