Searched +defs:run +defs:hooks (Results 1 – 1 of 1) sorted by relevance
708 private final Hooks hooks; field in NativeCryptoTest.TestSSLHandshakeCallbacks712 Hooks hooks) { in TestSSLHandshakeCallbacks()936 final int timeout, final boolean client, final Hooks hooks, final byte[] npnProtocols, in handshake()2259 public abstract void run(long sslSession) throws Exception; in run() method in NativeCryptoTest.SSLSessionWrappedTask