Searched refs:RemoveProfile (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile_store.h20 void RemoveProfile(Profile* profile);
H A Dfake_profile_store.cc25 void FakeProfileStore::RemoveProfile(Profile* profile) { function in class:FakeProfileStore
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dautofill_helper.h80 void RemoveProfile(int profile, const std::string& guid);
H A Dtwo_client_autofill_sync_test.cc38 using autofill_helper::RemoveProfile;
176 RemoveProfile(1, GetAllProfiles(1)[0]->guid());
191 RemoveProfile(1, GetAllProfiles(1)[0]->guid());
264 RemoveProfile(1, GetAllProfiles(1)[0]->guid());
H A Dautofill_helper.cc312 void RemoveProfile(int profile, const std::string& guid) { function in namespace:autofill_helper
/external/chromium_org/chromeos/network/
H A Dnetwork_profile_handler.h72 void RemoveProfile(const std::string& profile_path);
H A Dnetwork_profile_handler.cc117 RemoveProfile(*it);
152 void NetworkProfileHandler::RemoveProfile(const std::string& profile_path) { function in class:chromeos::NetworkProfileHandler
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service_unittest.cc149 profile_store_->RemoveProfile(profile1_.get());
160 profile_store_->RemoveProfile(profile1_.get());
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
H A Dandroid_browser_backend.py43 def RemoveProfile(self, adb): member in class:AndroidBrowserBackendSettings
212 self._backend_settings.RemoveProfile(self._adb)
/external/chromium_org/v8/src/
H A Dprofile-generator.h277 void RemoveProfile(CpuProfile* profile);
H A Dcpu-profiler.cc164 profiles_->RemoveProfile(profile);
H A Dprofile-generator.cc507 void CpuProfilesCollection::RemoveProfile(CpuProfile* profile) { function in class:v8::internal::CpuProfilesCollection
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_manager_unittest.cc2805 TEST_F(AutofillManagerTest, RemoveProfile) {

Completed in 164 milliseconds