Searched refs:fooWebUIURL (Results 1 – 1 of 1) sorted by relevance
732 const GURL fooWebUIURL("chrome://foo"); in TEST_F() local733 controller.LoadURL(fooWebUIURL, content::Referrer(), in TEST_F()735 EXPECT_EQ(fooWebUIURL, controller.GetPendingEntry()->GetURL()); in TEST_F()743 EXPECT_EQ(fooWebUIURL, controller.GetPendingEntry()->GetURL()); in TEST_F()