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

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DRegexUtilitiesTest.java41 public void TestConstruction() { method in class:RegexUtilitiesTest
H A DCompoundTransliteratorTest.java32 public void TestConstruction(){ method in class:CompoundTransliteratorTest
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DRegexUtilitiesTest.java38 public void TestConstruction() { method in class:RegexUtilitiesTest
H A DCompoundTransliteratorTest.java29 public void TestConstruction(){ method in class:CompoundTransliteratorTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java88 public void TestConstruction() { method in class:TestCharsetDetector
/external/icu/icu4c/source/test/intltest/
H A Dcpdtrtst.cpp32 TESTCASE(0,TestConstruction);
41 void CompoundTransliteratorTest::TestConstruction(){ function in class:CompoundTransliteratorTest
H A Drestest.cpp190 case 1: name = "TestConstruction"; if (exec) TestConstruction(); break;
237 ResourceBundleTest::TestConstruction() function in class:ResourceBundleTest
264 errln("Something threw an error in TestConstruction()");
H A Drestsnew.cpp189 case 1: name = "TestConstruction"; if (exec) TestConstruction(); break;
236 NewResourceBundleTest::TestConstruction() function in class:NewResourceBundleTest
264 errln("Something threw an error in TestConstruction()");
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java85 public void TestConstruction() { method in class:TestCharsetDetector
/external/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c25 static void TestConstruction(void);
39 addTest(root, &TestConstruction, "ucsdetst/TestConstruction");
91 static void TestConstruction(void) function

Completed in 334 milliseconds