Searched refs:TestSSLConfigService (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/url_request/
H A Durl_request_unittest.cc5408 class TestSSLConfigService : public SSLConfigService { class in namespace:net
5410 TestSSLConfigService(bool ev_enabled, function in class:net::TestSSLConfigService
5428 virtual ~TestSSLConfigService() {}
5513 new TestSSLConfigService(true /* check for EV */,
5647 new TestSSLConfigService(false /* check for EV */,
5685 new TestSSLConfigService(true /* check for EV */,
5842 new TestSSLConfigService(false /* check for EV */,

Completed in 63 milliseconds