Searched refs:InstallAppsPendingForSync (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dtwo_client_app_list_sync_test.cc30 using apps_helper::InstallAppsPendingForSync;
159 InstallAppsPendingForSync(GetProfile(0));
160 InstallAppsPendingForSync(GetProfile(1));
202 InstallAppsPendingForSync(GetProfile(0));
203 InstallAppsPendingForSync(GetProfile(1));
218 InstallAppsPendingForSync(GetProfile(0));
219 InstallAppsPendingForSync(GetProfile(1));
231 InstallAppsPendingForSync(GetProfile(0));
232 InstallAppsPendingForSync(GetProfile(1));
253 InstallAppsPendingForSync(GetProfil
[all...]
H A Dapps_helper.h43 void InstallAppsPendingForSync(Profile* profile);
H A Dapps_helper.cc98 void InstallAppsPendingForSync(Profile* profile) { function in namespace:apps_helper

Completed in 78 milliseconds