Searched refs:TestConstruction (Results 1 – 7 of 7) sorted by relevance
32 void TestConstruction(void);
29 void TestConstruction(void);
30 TESTCASE(0,TestConstruction); in runIndexedTest()39 void CompoundTransliteratorTest::TestConstruction(){ in TestConstruction() function in CompoundTransliteratorTest
188 case 1: name = "TestConstruction"; if (exec) TestConstruction(); break; in runIndexedTest()235 ResourceBundleTest::TestConstruction() in TestConstruction() function in ResourceBundleTest
186 case 1: name = "TestConstruction"; if (exec) TestConstruction(); break; in runIndexedTest()233 NewResourceBundleTest::TestConstruction() in TestConstruction() function in NewResourceBundleTest
24 static void TestConstruction(void);38 addTest(root, &TestConstruction, "ucsdetst/TestConstruction"); in addUCsdetTest()90 static void TestConstruction(void) in TestConstruction() function