/external/chromium/third_party/icu/source/test/cintltst/ |
H A D | utexttst.c | 24 static void TestAPI(void); 31 addTest(root, &TestAPI , "tsutil/UTextTest/TestAPI"); 50 * TestAPI verify that the UText API is accessible from C programs. 58 static void TestAPI(void) { function
|
H A D | cstrtest.c | 25 static void TestAPI(void); 31 addTest(root, &TestAPI, "tsutil/cstrtest/TestAPI"); 35 static void TestAPI(void) function
|
H A D | utmstest.c | 24 static void TestAPI(void); 33 addTest(root, &TestAPI, "tsformat/utmstest/TestAPI"); 315 static void TestAPI(void) function
|
H A D | usettest.c | 17 static void TestAPI(void); 40 TEST(TestAPI); 81 static void TestAPI() { function
|
H A D | utransts.c | 23 static void TestAPI(void); 40 TEST(TestAPI); 136 static void TestAPI() { function
|
H A D | cnormtst.c | 40 TestAPI(void); 125 addTest(root, &TestAPI, "tscoll/cnormtst/TestAPI"); 744 TestAPI() { function
|
H A D | creststn.c | 203 addTest(root, &TestAPI, "tsutil/creststn/TestAPI"); 981 static void TestAPI() { function
|
/external/icu4c/test/cintltst/ |
H A D | utexttst.c | 24 static void TestAPI(void); 31 addTest(root, &TestAPI , "tsutil/UTextTest/TestAPI"); 50 * TestAPI verify that the UText API is accessible from C programs. 58 static void TestAPI(void) { function
|
H A D | cstrtest.c | 25 static void TestAPI(void); 32 addTest(root, &TestAPI, "tsutil/cstrtest/TestAPI"); 37 static void TestAPI(void) function
|
H A D | utmstest.c | 24 static void TestAPI(void); 33 addTest(root, &TestAPI, "tsformat/utmstest/TestAPI"); 315 static void TestAPI(void) function
|
H A D | usettest.c | 17 static void TestAPI(void); 40 TEST(TestAPI); 81 static void TestAPI() { function
|
H A D | utransts.c | 23 static void TestAPI(void); 40 TEST(TestAPI); 136 static void TestAPI() { function
|
H A D | cnormtst.c | 39 TestAPI(void); 124 addTest(root, &TestAPI, "tsnorm/cnormtst/TestAPI"); 743 TestAPI() { function
|
H A D | creststn.c | 200 addTest(root, &TestAPI, "tsutil/creststn/TestAPI"); 984 static void TestAPI() { function
|
/external/chromium/third_party/icu/source/test/intltest/ |
H A D | canittst.cpp | 39 CASE(2, TestAPI); 299 void CanonicalIteratorTest::TestAPI() { function in class:CanonicalIteratorTest
|
H A D | itrbnf.cpp | 59 TESTCASE(9, TestAPI); 141 IntlTestRBNF::TestAPI() { function in class:IntlTestRBNF
|
H A D | numfmtst.cpp | 74 CASE(13,TestAPI); 119 NumberFormatTest::TestAPI(void) function in class:NumberFormatTest
|
H A D | usettest.cpp | 76 CASE(5,TestAPI); 516 void UnicodeSetTest::TestAPI() { function in class:UnicodeSetTest
|
/external/icu4c/test/intltest/ |
H A D | canittst.cpp | 39 CASE(2, TestAPI); 303 void CanonicalIteratorTest::TestAPI() { function in class:CanonicalIteratorTest
|
H A D | msfmrgts.cpp | 54 CASE(21,TestAPI) 976 void MessageFormatRegressionTest::TestAPI() { function in class:MessageFormatRegressionTest
|
H A D | itrbnf.cpp | 59 TESTCASE(9, TestAPI); 141 IntlTestRBNF::TestAPI() { function in class:IntlTestRBNF
|
H A D | numfmtst.cpp | 71 CASE(13,TestAPI); 119 NumberFormatTest::TestAPI(void) function in class:NumberFormatTest
|
H A D | usettest.cpp | 76 CASE(5,TestAPI); 516 void UnicodeSetTest::TestAPI() { function in class:UnicodeSetTest
|