Searched refs:SimulateSSLError (Results 1 – 3 of 3) sorted by relevance
137 request->SimulateSSLError(error, cert_error->ssl_info()); in CompleteCancelRequest()
490 void SimulateSSLError(int os_error, const SSLInfo& ssl_info);
449 void URLRequest::SimulateSSLError(int os_error, const SSLInfo& ssl_info) { in SimulateSSLError() function in net::URLRequest