Home
last modified time | relevance | path

Searched defs:IsSameProfile (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/test/
Dfake_profile.cc138 bool FakeProfile::IsSameProfile(Profile* profile) { in IsSameProfile() function in FakeProfile
/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_impl.cc399 bool OffTheRecordProfileImpl::IsSameProfile(Profile* profile) { in IsSameProfile() function in OffTheRecordProfileImpl
Dprofile_impl.cc1140 bool ProfileImpl::IsSameProfile(Profile* profile) { in IsSameProfile() function in ProfileImpl
/external/chromium_org/chrome/test/base/
Dtesting_profile.cc859 bool TestingProfile::IsSameProfile(Profile *p) { in IsSameProfile() function in TestingProfile