Searched refs:InstallPlatformApp (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsingle_client_apps_sync_test.cc13 using apps_helper::InstallPlatformApp;
51 InstallPlatformApp(GetProfile(0), i);
52 InstallPlatformApp(verifier(), i);
79 InstallPlatformApp(GetProfile(0), i);
80 InstallPlatformApp(verifier(), i);
101 InstallPlatformApp(GetProfile(0), i);
102 InstallPlatformApp(verifier(), i);
H A Dapps_helper.h32 std::string InstallPlatformApp(Profile* profile, int index);
H A Dtwo_client_apps_sync_test.cc38 using apps_helper::InstallPlatformApp;
120 InstallPlatformApp(GetProfile(1), i);
121 InstallPlatformApp(verifier(), i);
H A Dapps_helper.cc60 std::string InstallPlatformApp(Profile* profile, int index) { function in namespace:apps_helper
/external/chromium_org/chrome/browser/apps/
H A Dapp_view_browsertest.cc145 InstallPlatformApp("app_view/shim/skeleton");
155 InstallPlatformApp("app_view/shim/skeleton");
165 InstallPlatformApp("app_view/shim/skeleton");
H A Dapp_url_redirector_browsertest.cc136 InstallPlatformApp(handler);
158 InstallPlatformApp(handler);
184 InstallPlatformApp(handler);
212 InstallPlatformApp(handler);
229 InstallPlatformApp(handler);
248 InstallPlatformApp(handler);
268 InstallPlatformApp(handler);
291 InstallPlatformApp(handler);
H A Dapp_browsertest_util.h47 const Extension* InstallPlatformApp(const char* name);
H A Dapp_browsertest_util.cc90 const Extension* PlatformAppBrowserTest::InstallPlatformApp( function in class:extensions::PlatformAppBrowserTest
105 const Extension* extension = InstallPlatformApp(name);
H A Dephemeral_app_service_browsertest.cc117 EXPECT_TRUE(InstallPlatformApp("minimal"));
171 const Extension* installed_app = InstallPlatformApp(kNotificationsTestApp);
H A Dephemeral_app_browsertest.cc987 const Extension* app = InstallPlatformApp(kNotificationsTestApp);

Completed in 2758 milliseconds