HomeSort by relevance Sort by last modified time
    Searched full:allow_certificate_errors_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/url_request/
url_request_test_util.h 142 allow_certificate_errors_ = val;
180 // consults |allow_certificate_errors_|.
201 bool allow_certificate_errors_; member in class:net::TestDelegate
url_request_test_util.cc 167 allow_certificate_errors_(false),
233 if (allow_certificate_errors_)

Completed in 180 milliseconds