Home
last modified time | relevance | path

Searched refs:gurl1 (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/base/
Dregistry_controlled_domain.cc95 bool RegistryControlledDomainService::SameDomainOrHost(const GURL& gurl1, in SameDomainOrHost() argument
99 const std::string domain1(GetDomainAndRegistry(gurl1)); in SameDomainOrHost()
106 gurl1.parsed_for_possibly_invalid_spec().host; in SameDomainOrHost()
111 return !strncmp(gurl1.possibly_invalid_spec().data() + host1.begin, in SameDomainOrHost()
Dregistry_controlled_domain.h167 static bool SameDomainOrHost(const GURL& gurl1, const GURL& gurl2);
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_controller_unittest.mm791 GURL gurl1("http://superfriends.hall-of-justice.edu");
797 model->SetURLStarred(gurl1, title1, true);
893 GURL gurl1("http://www.google.com");
895 model->SetURLStarred(gurl1, title1, true);
976 GURL gurl1("http://www.google.com/");
978 model->SetURLStarred(gurl1, title1, true);
1068 GURL gurl1("http://www.google.com");
1070 model->SetURLStarred(gurl1, title1, true);