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

/external/chromium_org/components/google/core/browser/
H A Dgoogle_url_tracker_unittest.cc229 GURL GetLastPromptedGoogleURL();
333 GURL GoogleURLTrackerTest::GetLastPromptedGoogleURL() { function in class:GoogleURLTrackerTest
559 EXPECT_EQ(GURL("http://www.google.co.uk/"), GetLastPromptedGoogleURL());
573 EXPECT_EQ(GURL("https://www.google.co.uk/"), GetLastPromptedGoogleURL());
580 EXPECT_EQ(GURL("http://www.google.co.uk/"), GetLastPromptedGoogleURL());
655 EXPECT_EQ(GURL("http://www.google.co.uk/"), GetLastPromptedGoogleURL());
664 EXPECT_EQ(GURL("http://www.google.co.uk/"), GetLastPromptedGoogleURL());
676 EXPECT_EQ(GURL("http://www.google.co.uk/"), GetLastPromptedGoogleURL());
684 EXPECT_EQ(GURL("http://www.google.co.uk/"), GetLastPromptedGoogleURL());
690 EXPECT_EQ(GURL("http://www.google.co.uk/"), GetLastPromptedGoogleURL());
[all...]

Completed in 103 milliseconds