Searched refs:IsAllowedToUseAllHttpAuthSchemes (Results 1 – 8 of 8) sorted by relevance
104 EXPECT_TRUE(http_auth_preferences.IsAllowedToUseAllHttpAuthSchemes( in TEST()106 EXPECT_FALSE(http_auth_preferences.IsAllowedToUseAllHttpAuthSchemes( in TEST()
71 bool HttpAuthPreferences::IsAllowedToUseAllHttpAuthSchemes( in IsAllowedToUseAllHttpAuthSchemes() function in net::HttpAuthPreferences
109 bool IsAllowedToUseAllHttpAuthSchemes(const url::SchemeHostPort& url) const;
216 http_auth_preferences()->IsAllowedToUseAllHttpAuthSchemes( in CreateAuthHandler()