Home
last modified time | relevance | path

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

12

/external/cronet/net/socket/
Dssl_client_socket_unittest.cc720 const SSLServerConfig& server_config) { in StartEmbeddedTestServer()
731 const SSLServerConfig& server_config) { in StartEmbeddedTestServer()
1110 void TestFalseStart(const SSLServerConfig& server_config, in TestFalseStart()
1238 SSLServerConfig server_config; in StartServer() local
1249 void SetServerConfig(SSLServerConfig server_config) { in SetServerConfig()
1554 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
1571 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
2173 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
2377 SSLServerConfig server_config; in TEST_F() local
2748 SSLServerConfig server_config = GetServerConfig(); in TEST_P() local
[all …]
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_crypto_server_config_peer.h17 explicit QuicCryptoServerConfigPeer(QuicCryptoServerConfig* server_config) in QuicCryptoServerConfigPeer()
Dfake_proof_source.cc26 std::string server_config, QuicTransportVersion transport_version, in GetProofOp()
73 const std::string& server_config, QuicTransportVersion transport_version, in GetProof()
Dcrypto_test_utils.cc196 std::unique_ptr<CryptoHandshakeMessage> server_config( in ProcessClientHelloDone() local
907 const std::string& server_config, in VerifyProof()
/external/cronet/net/dns/public/
Ddns_over_https_config.cc89 for (auto& server_config : ParseTemplates(server_templates)) { in FromTemplates() local
122 for (auto& server_config : parsed) { in FromStringLax() local
/external/grpc-grpc/test/cpp/qps/
Dinproc_sync_unary_ping_pong_test.cc46 ServerConfig server_config; in RunSynchronousUnaryPingPong() local
Dqps_openloop_test.cc49 ServerConfig server_config; in RunQPS() local
Dsecure_sync_unary_ping_pong_test.cc46 ServerConfig server_config; in RunSynchronousUnaryPingPong() local
Ddriver.cc287 const ServerConfig& server_config = initial_server_config; in RunScenario() local
/external/cronet/net/quic/crypto/
Dproof_source_chromium.cc78 const string& server_config, in GetProofInner()
134 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.cc210 const string& server_config, in VerifyProof()
579 const std::string& server_config, in VerifyProof()
/external/cronet/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 private $server_config = null; variable in Grpc\\Testing\\Scenario
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dquic_crypto_client_config.cc136 absl::string_view server_config, QuicWallTime now, QuicWallTime expiry_time, in SetServerConfig()
245 absl::string_view server_config, absl::string_view source_address_token, in Initialize()
274 const std::string& QuicCryptoClientConfig::CachedState::server_config() const { in server_config() function in quic::QuicCryptoClientConfig::CachedState
Dproof_source_x509.cc45 const std::string& server_config, in GetProof()
Dcrypto_utils.cc794 absl::string_view chlo_hash, absl::string_view server_config) { in GenerateProofPayloadToBeSigned()
/external/cronet/net/dns/
Dresolve_context.cc57 DnsOverHttpsServerConfig server_config) { in FindDohProvidersMatchingServerConfig()
559 const DnsOverHttpsServerConfig& server_config = in GetProviderUseExtraLogging() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_config_test.cc191 QuicConfig server_config; in TEST_P() local
304 QuicConfig server_config; in TEST_P() local
Dtls_chlo_extractor_test.cc66 QuicConfig server_config; in PerformFullHandshake() local
/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt_distributed_impl.cc78 ServerContextConfiguration server_config{fabric_config}; in CreateServer() local
/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
Dqbone_session_test.cc80 const std::string& hostname, const std::string& server_config, in GetProof()
150 const std::string& server_config, QuicTransportVersion transport_version, in VerifyProof()
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dcontrol.proto188 ServerConfig server_config = 4; field
/external/grpc-grpc/src/proto/grpc/testing/
Dcontrol.proto201 ServerConfig server_config = 4; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dcontrol.proto209 ServerConfig server_config = 4; field

12