/external/chromium_org/ash/desktop_background/ |
D | desktop_background_controller_test_api.cc | 9 DesktopBackgroundController::TestAPI::TestAPI( in TestAPI() function in ash::DesktopBackgroundController::TestAPI 14 void DesktopBackgroundController::TestAPI::set_wallpaper_reload_delay_for_test( in set_wallpaper_reload_delay_for_test()
|
D | desktop_background_controller_test_api.h | 12 class DesktopBackgroundController::TestAPI { 14 explicit TestAPI(DesktopBackgroundController* controller);
|
D | desktop_background_controller.h | 53 class TestAPI;
|
/external/chromium_org/mojo/application_manager/ |
D | application_manager.h | 32 class MOJO_APPLICATION_MANAGER_EXPORT TestAPI { 34 explicit TestAPI(ApplicationManager* manager); 35 ~TestAPI(); 45 DISALLOW_COPY_AND_ASSIGN(TestAPI);
|
D | application_manager.cc | 136 ApplicationManager::TestAPI::TestAPI(ApplicationManager* manager) in TestAPI() function in mojo::ApplicationManager::TestAPI 140 ApplicationManager::TestAPI::~TestAPI() { in ~TestAPI() 143 bool ApplicationManager::TestAPI::HasCreatedInstance() { in HasCreatedInstance() 147 bool ApplicationManager::TestAPI::HasFactoryForURL(const GURL& url) const { in HasFactoryForURL()
|
/external/chromium_org/ui/wm/core/ |
D | image_grid.h | 63 class WM_EXPORT TestAPI { 65 TestAPI(ImageGrid* grid) : grid_(grid) {} in TestAPI() function 86 DISALLOW_COPY_AND_ASSIGN(TestAPI); 147 friend class TestAPI;
|
D | image_grid_unittest.cc | 44 ImageGrid::TestAPI test_api(&grid); in TEST_F() 136 ImageGrid::TestAPI test_api(&grid); in TEST_F() 161 ImageGrid::TestAPI test_api(&grid); in TEST_F() 194 ImageGrid::TestAPI test_api(&grid); in TEST_F() 240 ImageGrid::TestAPI test_api(&grid); in TEST_F() 294 ImageGrid::TestAPI test_api(&grid); in TEST_F()
|
/external/icu/icu4c/source/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 | 56 static void TestAPI(void);
|
D | utmstest.c | 24 static void TestAPI(void); 33 addTest(root, &TestAPI, "tsformat/utmstest/TestAPI"); in addUtmsTest() 317 static void TestAPI(void) in TestAPI() function
|
/external/chromium_org/third_party/icu/source/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 | 56 static void TestAPI(void);
|
D | utmstest.c | 24 static void TestAPI(void); 33 addTest(root, &TestAPI, "tsformat/utmstest/TestAPI"); in addUtmsTest() 317 static void TestAPI(void) in TestAPI() function
|
/external/chromium_org/mojo/shell/ |
D | shell_test_helper.h | 44 scoped_ptr<ApplicationManager::TestAPI> test_api_;
|
D | shell_test_helper.cc | 29 new ApplicationManager::TestAPI(context_.application_manager())); in Init()
|
/external/icu/icu4c/source/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
|
/external/chromium_org/third_party/icu/source/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
|