Home
last modified time | relevance | path

Searched defs:TestSSLConfigService (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/ssl/
H A Dtest_ssl_config_service.cc9 TestSSLConfigService::TestSSLConfigService(const SSLContextConfig& config) in TestSSLConfigService() function in net::TestSSLConfigService
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session_unittest.cc6127 class TestSSLConfigService : public SSLConfigService { class