Home
last modified time | relevance | path

Searched refs:client_hello_callback_for_testing (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_server_config.h113 client_hello_callback_for_testing; member
/aosp_15_r20/external/cronet/net/socket/
H A Dssl_server_socket_impl.cc367 if (!config.client_hello_callback_for_testing.is_null() && in SelectCertificateCallback()
368 !config.client_hello_callback_for_testing.Run(client_hello)) { in SelectCertificateCallback()
H A Dssl_client_socket_unittest.cc5628 server_config.client_hello_callback_for_testing = in TEST_F()
5654 server_config.client_hello_callback_for_testing = in TEST_F()
5986 server_config.client_hello_callback_for_testing = in TEST_F()
6069 server_config.client_hello_callback_for_testing = in TEST_P()
6127 server_config.client_hello_callback_for_testing = in TEST_P()
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dembedded_test_server.cc593 ssl_config_.client_hello_callback_for_testing = in InitializeSSLServerContext()
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_unittest.cc10230 ssl_config.client_hello_callback_for_testing = in TEST_F()
10243 ssl_config.client_hello_callback_for_testing = in TEST_F()
10256 ssl_config.client_hello_callback_for_testing = in TEST_F()