Searched defs:RemoveProfile (Results 1 – 6 of 6) sorted by relevance
25 void FakeProfileStore::RemoveProfile(Profile* profile) { in RemoveProfile() function in FakeProfileStore
152 void NetworkProfileHandler::RemoveProfile(const std::string& profile_path) { in RemoveProfile() function in chromeos::NetworkProfileHandler
43 def RemoveProfile(self, adb): member in AndroidBrowserBackendSettings
312 void RemoveProfile(int profile, const std::string& guid) { in RemoveProfile() function
507 void CpuProfilesCollection::RemoveProfile(CpuProfile* profile) { in RemoveProfile() function in v8::internal::CpuProfilesCollection
2805 TEST_F(AutofillManagerTest, RemoveProfile) { in TEST_F() argument