HomeSort by relevance Sort by last modified time
    Searched full:url_foo_port (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/browser/
site_instance_impl_unittest.cc 373 GURL url_foo_port = GURL("http://foo:8080/a.html"); local
384 EXPECT_TRUE(SiteInstance::IsSameWebSite(NULL, url_foo, url_foo_port));
389 EXPECT_TRUE(SiteInstance::IsSameWebSite(NULL, url_javascript, url_foo_port));

Completed in 179 milliseconds