OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:certificate_errors_are_fatal_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/url_request/
url_request_test_util.h
151
return
certificate_errors_are_fatal_
;
165
// NOTE: |fatal| causes |
certificate_errors_are_fatal_
| to be set to true.
197
bool
certificate_errors_are_fatal_
;
member in class:net::TestDelegate
url_request_test_util.cc
178
certificate_errors_are_fatal_
(false),
226
certificate_errors_are_fatal_
= fatal;
Completed in 24 milliseconds