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

/external/chromium/chrome/browser/google/
H A Dgoogle_url_tracker_unittest.cc120 GURL GetLastPromptedGoogleURL();
231 GURL GoogleURLTrackerTest::GetLastPromptedGoogleURL() { function in class:GoogleURLTrackerTest
346 EXPECT_EQ(GURL("http://www.google.co.uk/"), GetLastPromptedGoogleURL());
395 EXPECT_EQ(GURL("http://www.google.co.uk/"), GetLastPromptedGoogleURL());
404 EXPECT_EQ(GURL("http://www.google.co.uk/"), GetLastPromptedGoogleURL());
422 EXPECT_EQ(GURL("http://www.google.co.uk/"), GetLastPromptedGoogleURL());
441 EXPECT_EQ(GURL("http://www.google.co.jp/"), GetLastPromptedGoogleURL());
459 EXPECT_EQ(GURL("http://www.google.co.jp/"), GetLastPromptedGoogleURL());

Completed in 177 milliseconds