Searched refs:TestAPI (Results 1 – 19 of 19) sorted by relevance
/external/icu4c/test/cintltst/ |
D | cstrtest.c | 25 static void TestAPI(void); 32 addTest(root, &TestAPI, "tsutil/cstrtest/TestAPI"); in addCStringTest() 37 static void TestAPI(void) in TestAPI() function
|
D | utexttst.c | 24 static void TestAPI(void); 31 addTest(root, &TestAPI , "tsutil/UTextTest/TestAPI"); in addUTextTest() 58 static void TestAPI(void) { in TestAPI() function
|
D | creststn.h | 54 static void TestAPI(void);
|
D | utmstest.c | 24 static void TestAPI(void); 33 addTest(root, &TestAPI, "tsformat/utmstest/TestAPI"); in addUtmsTest() 315 static void TestAPI(void) in TestAPI() function
|
D | usettest.c | 17 static void TestAPI(void); 40 TEST(TestAPI); in addUSetTest() 81 static void TestAPI() { in TestAPI() function
|
D | utransts.c | 23 static void TestAPI(void); 40 TEST(TestAPI); in addUTransTest() 136 static void TestAPI() { in TestAPI() function
|
D | cnormtst.c | 34 TestAPI(void); 138 addTest(root, &TestAPI, "tsnorm/cnormtst/TestAPI"); in addNormTest() 705 TestAPI() { in TestAPI() function
|
D | creststn.c | 200 addTest(root, &TestAPI, "tsutil/creststn/TestAPI"); in addNEWResourceBundleTest() 985 static void TestAPI() { in TestAPI() function
|
/external/icu4c/test/intltest/ |
D | msfmrgts.h | 46 void TestAPI(void);
|
D | canittst.h | 44 void TestAPI();
|
D | itrbnf.h | 29 virtual void TestAPI();
|
D | canittst.cpp | 39 CASE(2, TestAPI); in runIndexedTest() 303 void CanonicalIteratorTest::TestAPI() { in TestAPI() function in CanonicalIteratorTest
|
D | usettest.h | 53 void TestAPI(void);
|
D | uts46test.cpp | 37 void TestAPI(); 73 TESTCASE_AUTO(TestAPI); in runIndexedTest() 110 void UTS46Test::TestAPI() { in TestAPI() function in UTS46Test
|
D | numfmtst.h | 30 void TestAPI(void);
|
D | msfmrgts.cpp | 53 TESTCASE_AUTO(TestAPI) in runIndexedTest() 987 void MessageFormatRegressionTest::TestAPI() { in TestAPI() function in MessageFormatRegressionTest
|
D | itrbnf.cpp | 59 TESTCASE(9, TestAPI); in runIndexedTest() 142 IntlTestRBNF::TestAPI() { in TestAPI() function in IntlTestRBNF
|
D | usettest.cpp | 76 CASE(5,TestAPI); in runIndexedTest() 516 void UnicodeSetTest::TestAPI() { in TestAPI() function in UnicodeSetTest
|
D | numfmtst.cpp | 75 CASE(13,TestAPI); in runIndexedTest() 133 NumberFormatTest::TestAPI(void) in TestAPI() function in NumberFormatTest
|