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

/external/chromium_org/components/google/core/browser/
H A Dgoogle_url_tracker_unittest.cc228 void SetLastPromptedGoogleURL(const GURL& url);
329 void GoogleURLTrackerTest::SetLastPromptedGoogleURL(const GURL& url) { function in class:GoogleURLTrackerTest
465 SetLastPromptedGoogleURL(GURL("http://www.google.co.uk/"));
483 SetLastPromptedGoogleURL(GURL("http://www.google.co.uk/"));
552 SetLastPromptedGoogleURL(GURL("http://www.google.co.jp/"));
566 SetLastPromptedGoogleURL(GURL("http://www.google.co.jp/"));
670 SetLastPromptedGoogleURL(GURL("http://www.google.co.uk/"));
696 SetLastPromptedGoogleURL(GURL("http://www.google.co.uk/"));
714 SetLastPromptedGoogleURL(GURL("http://www.google.co.uk/"));
734 SetLastPromptedGoogleURL(GUR
[all...]

Completed in 104 milliseconds