HomeSort by relevance Sort by last modified time
    Searched full: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 133 set_allows_explicit_credentials(false);
139 set_allows_explicit_credentials(true);

Completed in 545 milliseconds