Searched refs:have_certificate_errors_ (Results 1 – 1 of 1) sorted by relevance
199 have_certificate_errors_(false), in TestDelegate()292 have_certificate_errors_ = true; in OnSSLCertificateError()322 bool have_certificate_errors() const { return have_certificate_errors_; } in have_certificate_errors()344 bool have_certificate_errors_; variable