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

  /external/chromium_org/net/http/
http_auth_handler_mock.h 81 void set_allows_explicit_credentials(bool allows_explicit_credentials) { function in class:net::HttpAuthHandlerMock
http_auth_controller_unittest.cc 134 set_allows_explicit_credentials(false);
140 set_allows_explicit_credentials(true);

Completed in 59 milliseconds