Home
last modified time | relevance | path

Searched refs:Hooks (Results 1 – 10 of 10) sorted by relevance

/external/conscrypt/src/test/java/org/conscrypt/
DNativeCryptoTest.java644 public static class Hooks { class in NativeCryptoTest
711 private final Hooks hooks;
715 Hooks hooks) { in TestSSLHandshakeCallbacks()
837 public static class ClientHooks extends Hooks {
870 public static class ServerHooks extends Hooks {
939 final int timeout, final boolean client, final Hooks hooks, final byte[] npnProtocols, in handshake()
1019 Hooks cHooks = new Hooks(); in test_SSL_do_handshake_normal()
1020 Hooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()); in test_SSL_do_handshake_normal()
1044 Hooks cHooks = new Hooks() { in test_SSL_do_handshake_optional_client_certificate()
1052 Hooks sHooks = new ServerHooks(getServerPrivateKey(), getServerCertificates()) { in test_SSL_do_handshake_optional_client_certificate()
[all …]
DOpenSSLSocketImplTest.java94 abstract class Hooks implements HandshakeCompletedListener { class in OpenSSLSocketImplTest
123 class ClientHooks extends Hooks {
152 class ServerHooks extends Hooks {
220 Future<OpenSSLSocketImpl> handshake(final ServerSocket listener, final Hooks hooks) { in handshake()
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
Dhooks.py24 class Hooks(object): class
Dmodel.py495 if not issubclass(hooks_class, hooks.Hooks):
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/api/map_job/
Dmap_job_config.py93 _hooks_cls = _Option(hooks.Hooks, can_be_none=True)
/external/chromium-trace/catapult/third_party/Paste/docs/
Dtesting-applications.txt139 Framework Hooks
/external/dhcpcd-6.8.2/
DREADME114 Hooks
/external/libvncserver/
DREADME168 Hooks and IO functions
/external/chromium-trace/catapult/third_party/flot/
DAPI.md16 | [Hooks](#hooks)
1247 ## Hooks ## section in Flot Reference
DNEWS.md743 - Hooks: you can register functions that are called while Flot is crunching