/external/cronet/tot/net/third_party/quiche/src/quiche/quic/test_tools/ |
D | quic_session_peer.cc | 20 QuicSession* session) { in GetNextOutgoingBidirectionalStreamId() 26 QuicSession* session) { in GetNextOutgoingUnidirectionalStreamId() 31 void QuicSessionPeer::SetNextOutgoingBidirectionalStreamId(QuicSession* session, in SetNextOutgoingBidirectionalStreamId() 42 void QuicSessionPeer::SetMaxOpenIncomingStreams(QuicSession* session, in SetMaxOpenIncomingStreams() 58 QuicSession* session, uint32_t max_streams) { in SetMaxOpenIncomingBidirectionalStreams() 67 QuicSession* session, uint32_t max_streams) { in SetMaxOpenIncomingUnidirectionalStreams() 76 void QuicSessionPeer::SetMaxOpenOutgoingStreams(QuicSession* session, in SetMaxOpenOutgoingStreams() 88 QuicSession* session, uint32_t max_streams) { in SetMaxOpenOutgoingBidirectionalStreams() 97 QuicSession* session, uint32_t max_streams) { in SetMaxOpenOutgoingUnidirectionalStreams() 107 QuicSession* session) { in GetMutableCryptoStream() [all …]
|
D | quic_spdy_session_peer.cc | 22 QuicSpdySession* session) { in GetHeadersStream() 27 void QuicSpdySessionPeer::SetHeadersStream(QuicSpdySession* session, in SetHeadersStream() 41 spdy::SpdyFramer* QuicSpdySessionPeer::GetSpdyFramer(QuicSpdySession* session) { in GetSpdyFramer() 46 QuicSpdySession* session, size_t max_inbound_header_size) { in SetMaxInboundHeaderListSize() 52 QuicSpdySession* session, QuicStreamId id, quiche::HttpHeaderBlock headers, in WriteHeadersOnHeadersStream() 62 QuicSpdySession* session) { in GetNextOutgoingUnidirectionalStreamId() 68 QuicSpdySession* session) { in GetReceiveControlStream() 74 QuicSpdySession* session) { in GetSendControlStream() 80 QuicSpdySession* session) { in GetQpackDecoderSendStream() 86 QuicSpdySession* session) { in GetQpackEncoderSendStream() [all …]
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/test_tools/ |
D | quic_session_peer.cc | 20 QuicSession* session) { in GetNextOutgoingBidirectionalStreamId() 26 QuicSession* session) { in GetNextOutgoingUnidirectionalStreamId() 31 void QuicSessionPeer::SetNextOutgoingBidirectionalStreamId(QuicSession* session, in SetNextOutgoingBidirectionalStreamId() 42 void QuicSessionPeer::SetMaxOpenIncomingStreams(QuicSession* session, in SetMaxOpenIncomingStreams() 58 QuicSession* session, uint32_t max_streams) { in SetMaxOpenIncomingBidirectionalStreams() 67 QuicSession* session, uint32_t max_streams) { in SetMaxOpenIncomingUnidirectionalStreams() 76 void QuicSessionPeer::SetMaxOpenOutgoingStreams(QuicSession* session, in SetMaxOpenOutgoingStreams() 88 QuicSession* session, uint32_t max_streams) { in SetMaxOpenOutgoingBidirectionalStreams() 97 QuicSession* session, uint32_t max_streams) { in SetMaxOpenOutgoingUnidirectionalStreams() 107 QuicSession* session) { in GetMutableCryptoStream() [all …]
|
D | quic_spdy_session_peer.cc | 22 QuicSpdySession* session) { in GetHeadersStream() 27 void QuicSpdySessionPeer::SetHeadersStream(QuicSpdySession* session, in SetHeadersStream() 41 spdy::SpdyFramer* QuicSpdySessionPeer::GetSpdyFramer(QuicSpdySession* session) { in GetSpdyFramer() 46 QuicSpdySession* session, size_t max_inbound_header_size) { in SetMaxInboundHeaderListSize() 52 QuicSpdySession* session, QuicStreamId id, quiche::HttpHeaderBlock headers, in WriteHeadersOnHeadersStream() 62 QuicSpdySession* session) { in GetNextOutgoingUnidirectionalStreamId() 68 QuicSpdySession* session) { in GetReceiveControlStream() 74 QuicSpdySession* session) { in GetSendControlStream() 80 QuicSpdySession* session) { in GetQpackDecoderSendStream() 86 QuicSpdySession* session) { in GetQpackEncoderSendStream() [all …]
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/ |
D | HostnameVerifierTest.java | 62 FakeSSLSession session = new FakeSSLSession(); in verify() local 68 SSLSession session = session("" in verifyCn() local 103 SSLSession session = session("" in verifyNonAsciiCn() local 137 SSLSession session = session("" in verifySubjectAlt() local 173 SSLSession session = session("" in verifyNonAsciiSubjectAlt() local 213 SSLSession session = session("" in verifySubjectAltOnly() local 247 SSLSession session = session("" in verifyMultipleCn() local 286 SSLSession session = session("" in verifyWilcardCn() local 325 SSLSession session = session("" in verifyWilcardCnOnTld() local 362 SSLSession session = session("" in testWilcardNonAsciiSubjectAlt() local [all …]
|
/external/python/google-auth-library-python/system_tests/ |
D | noxfile.py | 80 def install_cloud_sdk(session): argument 131 def configure_cloud_sdk(session, application_default_credentials, project=False): argument 177 def default(session, *test_paths): argument 188 def service_account_sync(session): argument 199 def default_explicit_service_account(session): argument 213 def default_explicit_authorized_user(session): argument 225 def default_explicit_authorized_user_explicit_project(session): argument 239 def default_cloud_sdk_service_account(session): argument 252 def default_cloud_sdk_authorized_user(session): argument 264 def default_cloud_sdk_authorized_user_configured_project(session): argument [all …]
|
/external/python/python-api-core/ |
D | noxfile.py | 57 def lint(session): argument 75 def blacken(session): argument 84 def install_prerelease_dependencies(session, constraints_path): argument 115 def default(session, install_grpc=True, prerelease=False, install_async_rest=False): argument 218 def unit(session): argument 224 def unit_w_prerelease_deps(session): argument 230 def unit_grpc_gcp(session): argument 249 def unit_wo_grpc(session): argument 255 def unit_w_async_rest_extra(session): argument 261 def lint_setup_py(session): argument [all …]
|
/external/conscrypt/common/src/test/java/org/conscrypt/ |
D | HostnameVerifierTest.java | 83 FakeSSLSession session = new FakeSSLSession(); in verify() local 90 SSLSession session = session("" in verifyCn() local 126 SSLSession session = session("" in verifyNonAsciiCn() local 161 SSLSession session = session("" in verifySubjectAlt() local 203 SSLSession session = session("" in verifyNonAsciiSubjectAlt() local 245 SSLSession session = session("" in verifySubjectAltOnly() local 280 SSLSession session = session("" in verifyMultipleCn() local 320 SSLSession session = session("" in verifyWilcardCn() local 360 SSLSession session = session("" in verifyWilcardCnOnTld() local 403 SSLSession session = session("" in testWilcardNonAsciiSubjectAlt() local [all …]
|
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/ |
D | HostnameVerifierTest.java | 88 FakeSSLSession session = new FakeSSLSession(); in verify() local 95 SSLSession session = session("" in verifyCn() local 131 SSLSession session = session("" in verifyNonAsciiCn() local 166 SSLSession session = session("" in verifySubjectAlt() local 208 SSLSession session = session("" in verifyNonAsciiSubjectAlt() local 250 SSLSession session = session("" in verifySubjectAltOnly() local 285 SSLSession session = session("" in verifyMultipleCn() local 325 SSLSession session = session("" in verifyWilcardCn() local 365 SSLSession session = session("" in verifyWilcardCnOnTld() local 408 SSLSession session = session("" in testWilcardNonAsciiSubjectAlt() local [all …]
|
/external/dexmaker/dexmaker-mockito-inline-extended-tests/src/main/java/com/android/dx/mockito/inline/extended/tests/ |
D | MockStatic.java | 96 MockitoSession session = mockitoSession().spyStatic(Settings.Global.class).startMocking(); in spyStatic() local 122 MockitoSession session = mockitoSession().spyStatic(NoDefaultConstructorClass.class) in spyStaticOnObjectWithNoDefaultConstructor() local 140 MockitoSession session = mockitoSession().mockStatic(Settings.Global.class).startMocking(); in mockStatic() local 160 MockitoSession session = mockitoSession().mockStatic(SubClass.class).startMocking(); in mockOverriddenStaticMethod() local 191 MockitoSession session = mockitoSession().mockStatic(SuperClass.class).startMocking(); in mockSuperMethod() local 227 MockitoSession session = mockitoSession().mockStatic(SuperClass.class).startMocking(); in resetMock() local 243 MockitoSession session = mockitoSession().spyStatic(SuperClass.class).startMocking(); in resetSpy() local 262 MockitoSession session = mockitoSession().mockStatic(SuperClass.class).startMocking(); in staticMockingIsSeparateFromNonStaticMocking() local 292 MockitoSession session = mockitoSession().mockStatic(SuperClass.class) in mockWithTwoClasses() local 307 MockitoSession session = mockitoSession().mockStatic(SuperClass.class) in doReturnMockWithTwoClasses() local [all …]
|
/external/cronet/tot/third_party/boringssl/src/ssl/ |
D | ssl_session.cc | 189 UniquePtr<SSL_SESSION> SSL_SESSION_dup(SSL_SESSION *session, int dup_flags) { in SSL_SESSION_dup() 278 void ssl_session_rebase_time(SSL *ssl, SSL_SESSION *session) { in ssl_session_rebase_time() 306 void ssl_session_renew_timeout(SSL *ssl, SSL_SESSION *session, in ssl_session_renew_timeout() 322 uint16_t ssl_session_protocol_version(const SSL_SESSION *session) { in ssl_session_protocol_version() 334 const EVP_MD *ssl_session_get_digest(const SSL_SESSION *session) { in ssl_session_get_digest() 346 UniquePtr<SSL_SESSION> session = ssl_session_new(ssl->ctx->x509_method); in ssl_get_new_session() local 548 const SSL_SESSION *session) { in ssl_encrypt_ticket() 565 SSLSessionType ssl_session_get_type(const SSL_SESSION *session) { in ssl_session_get_type() 583 const SSL_SESSION *session) { in ssl_session_is_context_valid() 588 bool ssl_session_is_time_valid(const SSL *ssl, const SSL_SESSION *session) { in ssl_session_is_time_valid() [all …]
|
/external/cronet/stable/third_party/boringssl/src/ssl/ |
D | ssl_session.cc | 189 UniquePtr<SSL_SESSION> SSL_SESSION_dup(SSL_SESSION *session, int dup_flags) { in SSL_SESSION_dup() 278 void ssl_session_rebase_time(SSL *ssl, SSL_SESSION *session) { in ssl_session_rebase_time() 306 void ssl_session_renew_timeout(SSL *ssl, SSL_SESSION *session, in ssl_session_renew_timeout() 322 uint16_t ssl_session_protocol_version(const SSL_SESSION *session) { in ssl_session_protocol_version() 334 const EVP_MD *ssl_session_get_digest(const SSL_SESSION *session) { in ssl_session_get_digest() 346 UniquePtr<SSL_SESSION> session = ssl_session_new(ssl->ctx->x509_method); in ssl_get_new_session() local 548 const SSL_SESSION *session) { in ssl_encrypt_ticket() 565 SSLSessionType ssl_session_get_type(const SSL_SESSION *session) { in ssl_session_get_type() 583 const SSL_SESSION *session) { in ssl_session_is_context_valid() 588 bool ssl_session_is_time_valid(const SSL *ssl, const SSL_SESSION *session) { in ssl_session_is_time_valid() [all …]
|
/external/boringssl/src/ssl/ |
D | ssl_session.cc | 64 UniquePtr<SSL_SESSION> SSL_SESSION_dup(SSL_SESSION *session, int dup_flags) { in SSL_SESSION_dup() 153 void ssl_session_rebase_time(SSL *ssl, SSL_SESSION *session) { in ssl_session_rebase_time() 181 void ssl_session_renew_timeout(SSL *ssl, SSL_SESSION *session, in ssl_session_renew_timeout() 197 uint16_t ssl_session_protocol_version(const SSL_SESSION *session) { in ssl_session_protocol_version() 209 const EVP_MD *ssl_session_get_digest(const SSL_SESSION *session) { in ssl_session_get_digest() 221 UniquePtr<SSL_SESSION> session = ssl_session_new(ssl->ctx->x509_method); in ssl_get_new_session() local 423 const SSL_SESSION *session) { in ssl_encrypt_ticket() 440 SSLSessionType ssl_session_get_type(const SSL_SESSION *session) { in ssl_session_get_type() 458 const SSL_SESSION *session) { in ssl_session_is_context_valid() 463 bool ssl_session_is_time_valid(const SSL *ssl, const SSL_SESSION *session) { in ssl_session_is_time_valid() [all …]
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | ssl_session.cc | 191 UniquePtr<SSL_SESSION> SSL_SESSION_dup(SSL_SESSION *session, int dup_flags) { in SSL_SESSION_dup() 290 void ssl_session_rebase_time(SSL *ssl, SSL_SESSION *session) { in ssl_session_rebase_time() 319 void ssl_session_renew_timeout(SSL *ssl, SSL_SESSION *session, in ssl_session_renew_timeout() 335 uint16_t ssl_session_protocol_version(const SSL_SESSION *session) { in ssl_session_protocol_version() 347 const EVP_MD *ssl_session_get_digest(const SSL_SESSION *session) { in ssl_session_get_digest() 359 UniquePtr<SSL_SESSION> session = ssl_session_new(ssl->ctx->x509_method); in ssl_get_new_session() local 564 const SSL_SESSION *session) { in ssl_encrypt_ticket() 584 const SSL_SESSION *session) { in ssl_session_is_context_valid() 594 int ssl_session_is_time_valid(const SSL *ssl, const SSL_SESSION *session) { in ssl_session_is_time_valid() 611 const SSL_SESSION *session) { in ssl_session_is_resumable() [all …]
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/moqt/test_tools/ |
D | moqt_session_peer.h | 38 MoqtSession* session, webtransport::test::MockStream* stream) { in CreateControlStream() 53 MoqtSession* session, webtransport::Stream* stream, in CreateIncomingDataStream() 70 MoqtSession* session, webtransport::StreamVisitor* visitor) { in FetchParserVisitorFromWebtransportStreamVisitor() 74 static void CreateRemoteTrack(MoqtSession* session, in CreateRemoteTrack() 86 MoqtSession* session, std::shared_ptr<MoqtTrackPublisher> publisher, in AddSubscription() 103 static void DeleteSubscription(MoqtSession* session, uint64_t subscribe_id) { in DeleteSubscription() 107 static void UpdateSubscriberPriority(MoqtSession* session, in UpdateSubscriberPriority() 114 static void set_peer_role(MoqtSession* session, MoqtRole role) { in set_peer_role() 118 static SubscribeRemoteTrack* remote_track(MoqtSession* session, in remote_track() 123 static void set_next_subscribe_id(MoqtSession* session, uint64_t id) { in set_next_subscribe_id() [all …]
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/moqt/test_tools/ |
D | moqt_session_peer.h | 38 MoqtSession* session, webtransport::test::MockStream* stream) { in CreateControlStream() 53 MoqtSession* session, webtransport::Stream* stream, in CreateIncomingDataStream() 70 MoqtSession* session, webtransport::StreamVisitor* visitor) { in FetchParserVisitorFromWebtransportStreamVisitor() 74 static void CreateRemoteTrack(MoqtSession* session, in CreateRemoteTrack() 86 MoqtSession* session, std::shared_ptr<MoqtTrackPublisher> publisher, in AddSubscription() 103 static void DeleteSubscription(MoqtSession* session, uint64_t subscribe_id) { in DeleteSubscription() 107 static void UpdateSubscriberPriority(MoqtSession* session, in UpdateSubscriberPriority() 114 static void set_peer_role(MoqtSession* session, MoqtRole role) { in set_peer_role() 118 static SubscribeRemoteTrack* remote_track(MoqtSession* session, in remote_track() 123 static void set_next_subscribe_id(MoqtSession* session, uint64_t id) { in set_next_subscribe_id() [all …]
|
/external/python/google-auth-library-python/ |
D | noxfile.py | 35 def lint(session): argument 53 def blacken(session): argument 66 def unit(session): argument 85 def unit_prev_versions(session): argument 102 def cover(session): argument 119 def docgen(session): argument 136 def docs(session): argument 158 def pypy(session): argument
|
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandler.java | 70 public void handleCommand(Command command, Session session) { in handleCommand() 111 protected abstract void handle(Command command, Session session); in handle() 129 protected void sendReply(Session session, int replyCode, String messageKey) { in sendReply() 146 protected void sendReply(Session session, int replyCode, String messageKey, List args) { in sendReply() 170 protected void sendReply(Session session, int replyCode) { in sendReply() 186 protected void sendReply(Session session, int replyCode, List args) { in sendReply() 198 …private void handleException(Command command, Session session, Throwable exception, int replyCode)… in handleException() 212 …private void handleFileSystemException(Command command, Session session, FileSystemException excep… in handleFileSystemException() 225 protected Object getRequiredSessionAttribute(Session session, String name) { in getRequiredSessionAttribute() 238 protected void verifyLoggedIn(Session session) { in verifyLoggedIn() [all …]
|
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandler.java | 72 public void handleCommand(Command command, Session session) { in handleCommand() 109 protected abstract void handle(Command command, Session session); in handle() 127 protected void sendReply(Session session, int replyCode, String messageKey) { in sendReply() 144 protected void sendReply(Session session, int replyCode, String messageKey, List args) { in sendReply() 169 protected void sendReply(Session session, int replyCode) { in sendReply() 185 protected void sendReply(Session session, int replyCode, List args) { in sendReply() 197 …private void handleException(Command command, Session session, Throwable exception, int replyCode)… in handleException() 211 …private void handleFileSystemException(Command command, Session session, FileSystemException excep… in handleFileSystemException() 234 protected Object getRequiredSessionAttribute(Session session, String name) { in getRequiredSessionAttribute() 247 protected void verifyLoggedIn(Session session) { in verifyLoggedIn() [all …]
|
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandler.java | 70 public void handleCommand(Command command, Session session) { in handleCommand() 111 protected abstract void handle(Command command, Session session); in handle() 129 protected void sendReply(Session session, int replyCode, String messageKey) { in sendReply() 146 protected void sendReply(Session session, int replyCode, String messageKey, List args) { in sendReply() 170 protected void sendReply(Session session, int replyCode) { in sendReply() 186 protected void sendReply(Session session, int replyCode, List args) { in sendReply() 198 …private void handleException(Command command, Session session, Throwable exception, int replyCode)… in handleException() 212 …private void handleFileSystemException(Command command, Session session, FileSystemException excep… in handleFileSystemException() 225 protected Object getRequiredSessionAttribute(Session session, String name) { in getRequiredSessionAttribute() 238 protected void verifyLoggedIn(Session session) { in verifyLoggedIn() [all …]
|
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandler.java | 70 public void handleCommand(Command command, Session session) { in handleCommand() 111 protected abstract void handle(Command command, Session session); in handle() 129 protected void sendReply(Session session, int replyCode, String messageKey) { in sendReply() 146 protected void sendReply(Session session, int replyCode, String messageKey, List args) { in sendReply() 170 protected void sendReply(Session session, int replyCode) { in sendReply() 186 protected void sendReply(Session session, int replyCode, List args) { in sendReply() 198 …private void handleException(Command command, Session session, Throwable exception, int replyCode)… in handleException() 212 …private void handleFileSystemException(Command command, Session session, FileSystemException excep… in handleFileSystemException() 225 protected Object getRequiredSessionAttribute(Session session, String name) { in getRequiredSessionAttribute() 238 protected void verifyLoggedIn(Session session) { in verifyLoggedIn() [all …]
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandler.java | 70 public void handleCommand(Command command, Session session) { in handleCommand() 111 protected abstract void handle(Command command, Session session); in handle() 129 protected void sendReply(Session session, int replyCode, String messageKey) { in sendReply() 146 protected void sendReply(Session session, int replyCode, String messageKey, List args) { in sendReply() 170 protected void sendReply(Session session, int replyCode) { in sendReply() 186 protected void sendReply(Session session, int replyCode, List args) { in sendReply() 198 …private void handleException(Command command, Session session, Throwable exception, int replyCode)… in handleException() 212 …private void handleFileSystemException(Command command, Session session, FileSystemException excep… in handleFileSystemException() 225 protected Object getRequiredSessionAttribute(Session session, String name) { in getRequiredSessionAttribute() 238 protected void verifyLoggedIn(Session session) { in verifyLoggedIn() [all …]
|
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandler.java | 70 public void handleCommand(Command command, Session session) { in handleCommand() 111 protected abstract void handle(Command command, Session session); in handle() 129 protected void sendReply(Session session, int replyCode, String messageKey) { in sendReply() 146 protected void sendReply(Session session, int replyCode, String messageKey, List args) { in sendReply() 170 protected void sendReply(Session session, int replyCode) { in sendReply() 186 protected void sendReply(Session session, int replyCode, List args) { in sendReply() 198 …private void handleException(Command command, Session session, Throwable exception, int replyCode)… in handleException() 212 …private void handleFileSystemException(Command command, Session session, FileSystemException excep… in handleFileSystemException() 225 protected Object getRequiredSessionAttribute(Session session, String name) { in getRequiredSessionAttribute() 238 protected void verifyLoggedIn(Session session) { in verifyLoggedIn() [all …]
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandler.java | 70 public void handleCommand(Command command, Session session) { in handleCommand() 111 protected abstract void handle(Command command, Session session); in handle() 129 protected void sendReply(Session session, int replyCode, String messageKey) { in sendReply() 146 protected void sendReply(Session session, int replyCode, String messageKey, List args) { in sendReply() 170 protected void sendReply(Session session, int replyCode) { in sendReply() 186 protected void sendReply(Session session, int replyCode, List args) { in sendReply() 198 …private void handleException(Command command, Session session, Throwable exception, int replyCode)… in handleException() 212 …private void handleFileSystemException(Command command, Session session, FileSystemException excep… in handleFileSystemException() 225 protected Object getRequiredSessionAttribute(Session session, String name) { in getRequiredSessionAttribute() 238 protected void verifyLoggedIn(Session session) { in verifyLoggedIn() [all …]
|
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/command/ |
D | AbstractFakeCommandHandler.java | 70 public void handleCommand(Command command, Session session) { in handleCommand() 111 protected abstract void handle(Command command, Session session); in handle() 129 protected void sendReply(Session session, int replyCode, String messageKey) { in sendReply() 146 protected void sendReply(Session session, int replyCode, String messageKey, List args) { in sendReply() 170 protected void sendReply(Session session, int replyCode) { in sendReply() 186 protected void sendReply(Session session, int replyCode, List args) { in sendReply() 198 …private void handleException(Command command, Session session, Throwable exception, int replyCode)… in handleException() 212 …private void handleFileSystemException(Command command, Session session, FileSystemException excep… in handleFileSystemException() 225 protected Object getRequiredSessionAttribute(Session session, String name) { in getRequiredSessionAttribute() 238 protected void verifyLoggedIn(Session session) { in verifyLoggedIn() [all …]
|