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

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dtwo_client_app_list_sync_test.cc29 using apps_helper::InstallApp;
114 InstallApp(GetProfile(0), i);
115 InstallApp(GetProfile(1), i);
116 InstallApp(verifier(), i);
136 InstallApp(GetProfile(0), i);
137 InstallApp(GetProfile(1), i);
138 InstallApp(verifier(), i);
143 std::string id = InstallApp(GetProfile(0), i);
144 InstallApp(verifier(), i);
150 std::string id = InstallApp(GetProfil
[all...]
H A Dtwo_client_apps_sync_test.cc37 using apps_helper::InstallApp;
79 InstallApp(GetProfile(0), i);
80 InstallApp(GetProfile(1), i);
81 InstallApp(verifier(), i);
99 InstallApp(GetProfile(0), i);
100 InstallApp(GetProfile(1), i);
101 InstallApp(verifier(), i);
106 InstallApp(GetProfile(0), i);
107 InstallApp(verifier(), i);
113 InstallApp(GetProfil
[all...]
H A Dsingle_client_apps_sync_test.cc12 using apps_helper::InstallApp;
37 InstallApp(GetProfile(0), i);
38 InstallApp(verifier(), i);
65 InstallApp(GetProfile(0), i);
66 InstallApp(verifier(), i);
95 InstallApp(GetProfile(0), i);
96 InstallApp(verifier(), i);
H A Dsingle_client_app_list_sync_test.cc66 apps_helper::InstallApp(GetProfile(0), i);
67 apps_helper::InstallApp(verifier(), i);
H A Dapps_helper.h27 std::string InstallApp(Profile* profile, int index);
31 // from indices passed to InstallApp.
H A Dapps_helper.cc53 std::string InstallApp(Profile* profile, int index) { function in namespace:apps_helper
69 InstallApp(test()->GetProfile(i), index);
70 return InstallApp(test()->verifier(), index);
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Ddrive_first_run_browsertest.cc62 void InstallApp();
123 void DriveFirstRunTest::InstallApp() { function in class:chromeos::DriveFirstRunTest
168 InstallApp();
183 InstallApp();
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dapp_window_launcher_item_controller.h83 void InstallApp();
H A Dapp_window_launcher_item_controller.cc163 void AppWindowLauncherItemController::InstallApp() { function in class:AppWindowLauncherItemController
H A Dchrome_launcher_controller.cc634 app_window_controller->InstallApp();

Completed in 144 milliseconds