Home
last modified time | relevance | path

Searched defs:server_config (Results 1 – 25 of 52) sorted by relevance

123

/external/cronet/tot/net/socket/
Dssl_client_socket_unittest.cc692 const SSLServerConfig& server_config) { in StartEmbeddedTestServer()
703 const SSLServerConfig& server_config) { in StartEmbeddedTestServer()
1066 void TestFalseStart(const SSLServerConfig& server_config, in TestFalseStart()
1194 SSLServerConfig server_config; in StartServer() local
1205 void SetServerConfig(SSLServerConfig server_config) { in SetServerConfig()
1517 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
1534 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
2135 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
2339 SSLServerConfig server_config; in TEST_F() local
2700 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
[all …]
/external/cronet/stable/net/socket/
Dssl_client_socket_unittest.cc692 const SSLServerConfig& server_config) { in StartEmbeddedTestServer()
703 const SSLServerConfig& server_config) { in StartEmbeddedTestServer()
1066 void TestFalseStart(const SSLServerConfig& server_config, in TestFalseStart()
1194 SSLServerConfig server_config; in StartServer() local
1205 void SetServerConfig(SSLServerConfig server_config) { in SetServerConfig()
1517 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
1534 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
2135 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
2339 SSLServerConfig server_config; in TEST_F() local
2700 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
[all …]
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_crypto_server_config_peer.h18 explicit QuicCryptoServerConfigPeer(QuicCryptoServerConfig* server_config) in QuicCryptoServerConfigPeer()
Dfake_proof_source.cc28 std::string server_config, QuicTransportVersion transport_version, in GetProofOp()
75 const std::string& server_config, QuicTransportVersion transport_version, in GetProof()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_crypto_server_config_peer.h18 explicit QuicCryptoServerConfigPeer(QuicCryptoServerConfig* server_config) in QuicCryptoServerConfigPeer()
Dfake_proof_source.cc28 std::string server_config, QuicTransportVersion transport_version, in GetProofOp()
75 const std::string& server_config, QuicTransportVersion transport_version, in GetProof()
/external/cronet/stable/net/dns/public/
Ddns_over_https_config.cc90 for (auto& server_config : ParseTemplates(std::move(server_templates))) { in FromTemplates() local
124 for (auto& server_config : parsed) { in FromStringLax() local
/external/cronet/tot/net/dns/public/
Ddns_over_https_config.cc90 for (auto& server_config : ParseTemplates(std::move(server_templates))) { in FromTemplates() local
124 for (auto& server_config : parsed) { in FromStringLax() local
/external/grpc-grpc/test/cpp/qps/
Dinproc_sync_unary_ping_pong_test.cc48 ServerConfig server_config; in RunSynchronousUnaryPingPong() local
Dqps_openloop_test.cc50 ServerConfig server_config; in RunQPS() local
Dsecure_sync_unary_ping_pong_test.cc48 ServerConfig server_config; in RunSynchronousUnaryPingPong() local
/external/cronet/tot/net/quic/crypto/
Dproof_source_chromium.cc81 const string& server_config, in GetProofInner()
136 const std::string& server_config, in GetProof()
Dproof_test_chromium.cc59 const string& server_config, in RunVerification()
138 const string server_config = "server config bytes"; in TEST_P() local
282 const string server_config = "server config bytes"; in TEST_P() local
Dproof_verifier_chromium.cc213 const string& server_config, in VerifyProof()
555 const std::string& server_config, in VerifyProof()
/external/cronet/stable/net/quic/crypto/
Dproof_source_chromium.cc81 const string& server_config, in GetProofInner()
136 const std::string& server_config, in GetProof()
Dproof_test_chromium.cc59 const string& server_config, in RunVerification()
138 const string server_config = "server config bytes"; in TEST_P() local
282 const string server_config = "server config bytes"; in TEST_P() local
Dproof_verifier_chromium.cc213 const string& server_config, in VerifyProof()
555 const std::string& server_config, in VerifyProof()
/external/bazelbuild-rules_rust/examples/crate_universe/multi_package/sub_pkgs/pkg_b/src/
Dlib.rs298 let server_config = server_config_with_verifier(*kt, client_verifier); in client_verifier_works() localVariable
299 let server_config = Arc::new(server_config); in client_verifier_works() localVariable
/external/cronet/stable/net/quic/
Dquic_server_info.h67 std::string server_config; // A serialized handshake message. member
/external/cronet/tot/net/quic/
Dquic_server_info.h67 std::string server_config; // A serialized handshake message. member
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DScenario.php41 protected $server_config = null; variable in Grpc\\Testing\\Scenario
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/crypto/
Dquic_crypto_client_config.cc138 absl::string_view server_config, QuicWallTime now, QuicWallTime expiry_time, in SetServerConfig()
247 absl::string_view server_config, absl::string_view source_address_token, in Initialize()
276 const std::string& QuicCryptoClientConfig::CachedState::server_config() const { in server_config() function in quic::QuicCryptoClientConfig::CachedState
Dproof_source_x509.cc47 const std::string& server_config, in GetProof()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/crypto/
Dquic_crypto_client_config.cc138 absl::string_view server_config, QuicWallTime now, QuicWallTime expiry_time, in SetServerConfig()
247 absl::string_view server_config, absl::string_view source_address_token, in Initialize()
276 const std::string& QuicCryptoClientConfig::CachedState::server_config() const { in server_config() function in quic::QuicCryptoClientConfig::CachedState
Dproof_source_x509.cc47 const std::string& server_config, in GetProof()

123