HomeSort by relevance Sort by last modified time
    Searched refs:TestAPI (Results 1 - 19 of 19) sorted by null

  /external/icu4c/test/cintltst/
creststn.h 54 static void TestAPI(void);
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) {
cstrtest.c 25 static void TestAPI(void);
32 addTest(root, &TestAPI, "tsutil/cstrtest/TestAPI");
37 static void TestAPI(void)
utmstest.c 24 static void TestAPI(void);
33 addTest(root, &TestAPI, "tsformat/utmstest/TestAPI");
315 static void TestAPI(void)
usettest.c 17 static void TestAPI(void);
40 TEST(TestAPI);
81 static void TestAPI() {
utransts.c 23 static void TestAPI(void);
40 TEST(TestAPI);
136 static void TestAPI() {
cnormtst.c 34 TestAPI(void);
138 addTest(root, &TestAPI, "tsnorm/cnormtst/TestAPI");
705 TestAPI() {
    [all...]
creststn.c 200 addTest(root, &TestAPI, "tsutil/creststn/TestAPI");
    [all...]
  /external/icu4c/test/intltest/
canittst.h 44 void TestAPI();
itrbnf.h 29 virtual void TestAPI();
msfmrgts.h 46 void TestAPI(void);
canittst.cpp 39 CASE(2, TestAPI);
303 void CanonicalIteratorTest::TestAPI() {
usettest.h 53 void TestAPI(void);
numfmtst.h 30 void TestAPI(void);
uts46test.cpp 37 void TestAPI();
73 TESTCASE_AUTO(TestAPI);
110 void UTS46Test::TestAPI() {
    [all...]
msfmrgts.cpp 53 TESTCASE_AUTO(TestAPI)
    [all...]
itrbnf.cpp 59 TESTCASE(9, TestAPI);
142 IntlTestRBNF::TestAPI() {
    [all...]
numfmtst.cpp 75 CASE(13,TestAPI);
133 NumberFormatTest::TestAPI(void)
    [all...]
usettest.cpp 76 CASE(5,TestAPI);
516 void UnicodeSetTest::TestAPI() {
    [all...]

Completed in 206 milliseconds