Searched refs:have_certificate_errors_ (Results 1 – 2 of 2) sorted by relevance
131 bool have_certificate_errors() const { return have_certificate_errors_; } in have_certificate_errors()177 bool have_certificate_errors_; variable
123 have_certificate_errors_(false), in TestDelegate()156 have_certificate_errors_ = true; in OnSSLCertificateError()