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

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dtwo_client_extension_settings_and_app_settings_sync_test.cc20 using extensions_helper::InstallExtensionForAllProfiles;
185 InstallExtensionForAllProfiles(0),
186 InstallExtensionForAllProfiles(1),
187 InstallExtensionForAllProfiles(2)
205 InstallExtensionForAllProfiles(0),
206 InstallExtensionForAllProfiles(1),
207 InstallExtensionForAllProfiles(2)
H A Dextensions_helper.h36 std::string InstallExtensionForAllProfiles(int index);
H A Dextensions_helper.cc63 std::string InstallExtensionForAllProfiles(int index) { function in namespace:extensions_helper

Completed in 156 milliseconds