HomeSort by relevance Sort by last modified time
    Searched refs:allows_default_credentials_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/http/
http_auth_handler_mock.h 78 allows_default_credentials_ = allows_default_credentials;
116 bool allows_default_credentials_; member in class:net::HttpAuthHandlerMock
http_auth_handler_mock.cc 24 allows_default_credentials_(false),
96 return allows_default_credentials_;

Completed in 2393 milliseconds