/external/chromium_org/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); 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); 137 addTest(root, &TestAPI, "tsnorm/cnormtst/TestAPI"); 701 TestAPI() { function
|
H A D | creststn.c | 200 addTest(root, &TestAPI, "tsutil/creststn/TestAPI"); 986 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 | 34 TestAPI(void); 138 addTest(root, &TestAPI, "tsnorm/cnormtst/TestAPI"); 705 TestAPI() { function
|
H A D | creststn.c | 200 addTest(root, &TestAPI, "tsutil/creststn/TestAPI"); 986 static void TestAPI() { function
|
/external/chromium_org/chrome/browser/chromeos/contacts/ |
H A D | google_contact_store.h | 43 class TestAPI { class in class:contacts::GoogleContactStore 45 explicit TestAPI(GoogleContactStore* store); 46 ~TestAPI(); 76 DISALLOW_COPY_AND_ASSIGN(TestAPI);
|
H A D | google_contact_store.cc | 61 GoogleContactStore::TestAPI::TestAPI(GoogleContactStore* store) function in class:contacts::GoogleContactStore::TestAPI 66 GoogleContactStore::TestAPI::~TestAPI() { 70 void GoogleContactStore::TestAPI::SetDatabase(ContactDatabaseInterface* db) { 75 void GoogleContactStore::TestAPI::SetGDataService( 80 void GoogleContactStore::TestAPI::DoUpdate() { 84 void GoogleContactStore::TestAPI::NotifyAboutNetworkStateChange(bool online) { 92 scoped_ptr<ContactPointers> GoogleContactStore::TestAPI::GetLoadedContacts() {
|
/external/chromium_org/third_party/icu/source/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 | uts46test.cpp | 37 void TestAPI(); 72 TESTCASE_AUTO(TestAPI); 109 void UTS46Test::TestAPI() { function in class:UTS46Test
|
H A D | itrbnf.cpp | 59 TESTCASE(9, TestAPI); 141 IntlTestRBNF::TestAPI() { function in class:IntlTestRBNF
|
/external/chromium_org/ui/views/corewm/ |
H A D | image_grid.h | 63 class VIEWS_EXPORT TestAPI { class in class:views::corewm::ImageGrid 65 TestAPI(ImageGrid* grid) : grid_(grid) {} function in class:views::corewm::ImageGrid::TestAPI 86 DISALLOW_COPY_AND_ASSIGN(TestAPI); 145 friend class TestAPI;
|
/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 | 53 TESTCASE_AUTO(TestAPI) 987 void MessageFormatRegressionTest::TestAPI() { function in class:MessageFormatRegressionTest
|
H A D | uts46test.cpp | 37 void TestAPI(); 73 TESTCASE_AUTO(TestAPI); 110 void UTS46Test::TestAPI() { function in class:UTS46Test
|
H A D | itrbnf.cpp | 59 TESTCASE(9, TestAPI); 142 IntlTestRBNF::TestAPI() { function in class:IntlTestRBNF
|