Home
last modified time | relevance | path

Searched refs:TestConstruction (Results 1 – 7 of 7) sorted by relevance

/external/icu4c/test/intltest/
Dcpdtrtst.h32 void TestConstruction(void);
Drestsnew.h29 void TestConstruction(void);
Drestest.h29 void TestConstruction(void);
Dcpdtrtst.cpp30 TESTCASE(0,TestConstruction); in runIndexedTest()
39 void CompoundTransliteratorTest::TestConstruction(){ in TestConstruction() function in CompoundTransliteratorTest
Drestest.cpp188 case 1: name = "TestConstruction"; if (exec) TestConstruction(); break; in runIndexedTest()
235 ResourceBundleTest::TestConstruction() in TestConstruction() function in ResourceBundleTest
Drestsnew.cpp186 case 1: name = "TestConstruction"; if (exec) TestConstruction(); break; in runIndexedTest()
233 NewResourceBundleTest::TestConstruction() in TestConstruction() function in NewResourceBundleTest
/external/icu4c/test/cintltst/
Ducsdetst.c24 static void TestConstruction(void);
38 addTest(root, &TestConstruction, "ucsdetst/TestConstruction"); in addUCsdetTest()
90 static void TestConstruction(void) in TestConstruction() function