Searched refs:IsAuthSchemeDisabled (Results 1 – 3 of 3) sorted by relevance
82 controller->IsAuthSchemeDisabled(HttpAuth::AUTH_SCHEME_MOCK)); in RunSingleRoundAuthTest()
72 virtual bool IsAuthSchemeDisabled(HttpAuth::Scheme scheme) const;
550 bool HttpAuthController::IsAuthSchemeDisabled(HttpAuth::Scheme scheme) const { in IsAuthSchemeDisabled() function in net::HttpAuthController