Home
last modified time | relevance | path

Searched defs:GetTopSites (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/top_sites/
Dtop_sites_apitest.cc57 IN_PROC_BROWSER_TEST_F(TopSitesExtensionTest, GetTopSites) { in IN_PROC_BROWSER_TEST_F() argument
/external/chromium_org/chrome/browser/thumbnails/
Dthumbnail_service_unittest.cc65 virtual history::TopSites* GetTopSites() OVERRIDE { in GetTopSites() function in MockProfile
/external/chromium_org/chrome/browser/ui/app_list/test/
Dfake_profile.cc102 history::TopSites* FakeProfile::GetTopSites() { in GetTopSites() function in FakeProfile
/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_impl.cc411 history::TopSites* OffTheRecordProfileImpl::GetTopSites() { in GetTopSites() function in OffTheRecordProfileImpl
Dprofile_impl.cc1151 history::TopSites* ProfileImpl::GetTopSites() { in GetTopSites() function in ProfileImpl
/external/chromium_org/chrome/test/base/
Dtesting_profile.cc756 history::TopSites* TestingProfile::GetTopSites() { in GetTopSites() function in TestingProfile