Searched refs:kGoogleDotCom (Results 1 – 2 of 2) sorted by relevance
105 static const char kGoogleDotCom[] = "google.com"; variable477 if (IsHostInDomain(origin_host, kGoogleDotCom)) { in allowDisplayingInsecureContent()533 bool is_google = IsHostInDomain(origin_host, kGoogleDotCom); in allowRunningInsecureContent()
2088 const std::string kGoogleDotCom("www.google.com"); in IN_PROC_BROWSER_TEST_F() local2089 SetLoaderHostOverride(kGoogleDotCom); in IN_PROC_BROWSER_TEST_F()2100 replacements.SetHostStr(kGoogleDotCom); in IN_PROC_BROWSER_TEST_F()