Home
last modified time | relevance | path

Searched defs:GetLocalInstantURL (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/search/
Dinstant_ntp_prerenderer.cc126 std::string InstantNTPPrerenderer::GetLocalInstantURL() const { in GetLocalInstantURL() function in InstantNTPPrerenderer
Dinstant_ntp_prerenderer_unittest.cc77 virtual std::string GetLocalInstantURL() const OVERRIDE { in GetLocalInstantURL() function in TestableInstantNTPPrerenderer
/external/chromium_org/chrome/browser/search/
Dsearch.cc499 GURL GetLocalInstantURL(Profile* profile) { in GetLocalInstantURL() function