Searched refs:SimulateError (Results 1 – 4 of 4) sorted by relevance
139 request->SimulateError(error); in CompleteCancelRequest()
484 void SimulateError(int os_error);
445 void URLRequest::SimulateError(int os_error) { in SimulateError() function in net::URLRequest
483 m_request->SimulateError(cert_error); in cancelSslCertError()