/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/ |
D | SSLSocketFactoryImpl.java | 50 public Socket createSocket(String arg0, int arg1) throws IOException, UnknownHostException { in createSocket() 59 public Socket createSocket(InetAddress arg0, int arg1) throws IOException { in createSocket() 68 …public Socket createSocket(String arg0, int arg1, InetAddress arg2, int arg3) throws IOException, … in createSocket() 77 …public Socket createSocket(InetAddress arg0, int arg1, InetAddress arg2, int arg3) throws IOExcept… in createSocket()
|
/libcore/luni/src/test/java/libcore/java/net/ |
D | OldSocketImplFactoryTest.java | 129 protected void bind(InetAddress arg0, int arg1) throws IOException { in bind() 137 protected void connect(String arg0, int arg1) throws IOException { in connect() 141 protected void connect(InetAddress arg0, int arg1) throws IOException { in connect() 145 protected void connect(SocketAddress arg0, int arg1) throws IOException { in connect() 174 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
|
D | OldDatagramSocketImplFactoryTest.java | 134 protected void bind(int arg0, InetAddress arg1) throws SocketException { in bind() 161 protected void joinGroup(SocketAddress arg0, NetworkInterface arg1) throws IOException { in joinGroup() 169 protected void leaveGroup(SocketAddress arg0, NetworkInterface arg1) throws IOException { in leaveGroup() 202 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
|
D | OldServerSocketTest.java | 343 protected void connect(String arg0, int arg1) throws IOException { in connect() 346 protected void connect(InetAddress arg0, int arg1) throws IOException { in connect() 349 protected void connect(SocketAddress arg0, int arg1) throws IOException { in connect() 352 protected void bind(InetAddress arg0, int arg1) throws IOException { in bind() 379 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
|
D | SocketTest.java | 184 @Override protected void bind(InetAddress arg0, int arg1) throws IOException { } in test_SocketOptions_setOption() 186 @Override protected void connect(String arg0, int arg1) throws IOException { } in test_SocketOptions_setOption() 187 @Override protected void connect(InetAddress arg0, int arg1) throws IOException { } in test_SocketOptions_setOption() 188 @Override protected void connect(SocketAddress arg0, int arg1) throws IOException { } in test_SocketOptions_setOption()
|
D | OldSocketTest.java | 2201 protected void bind(InetAddress arg0, int arg1) throws IOException { in bind() 2209 protected void connect(String arg0, int arg1) throws IOException { in connect() 2213 protected void connect(InetAddress arg0, int arg1) throws IOException { in connect() 2217 protected void connect(SocketAddress arg0, int arg1) throws IOException { in connect() 2246 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
D | MockDatagramChannel.java | 59 public int send(ByteBuffer arg0, SocketAddress arg1) throws IOException { in send() 69 public long read(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { in read() 79 public long write(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { in write()
|
D | MockSocketChannel.java | 64 public long read(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { in read() 74 public long write(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { in write()
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
D | KeyStore3Test.java | 212 public Key engineGetKey(String arg0, char[] arg1) in engineGetKey() 225 public void engineLoad(InputStream arg0, char[] arg1) in engineLoad() 231 public void engineSetCertificateEntry(String arg0, Certificate arg1) in engineSetCertificateEntry() 236 public void engineSetKeyEntry(String arg0, byte[] arg1, in engineSetKeyEntry() 241 public void engineSetKeyEntry(String arg0, Key arg1, char[] arg2, in engineSetKeyEntry() 254 public void engineStore(OutputStream arg0, char[] arg1) in engineStore()
|
D | MessageDigestSpiTest.java | 196 public void engineUpdate(byte[] arg0, int arg1, int arg2) { in engineUpdate()
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/ |
D | X509ExtendedKeyManagerTest.java | 43 public String chooseClientAlias(String[] arg0, Principal[] arg1, Socket arg2) { in chooseClientAlias() 51 public String chooseServerAlias(String arg0, Principal[] arg1, Socket arg2) { in chooseServerAlias() 67 public String[] getClientAliases(String arg0, Principal[] arg1) { in getClientAliases() 83 public String[] getServerAliases(String arg0, Principal[] arg1) { in getServerAliases()
|
D | SSLServerSocketFactoryTest.java | 50 public ServerSocket createServerSocket(int arg0, int arg1) in createServerSocket() 56 public ServerSocket createServerSocket(int arg0, int arg1, in createServerSocket()
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
D | ResponseCacheTest.java | 60 public CacheResponse get(URI arg0, String arg1, Map arg2) in get() 65 public CacheRequest put(URI arg0, URLConnection arg1) in put()
|
D | ServerSocketTest.java | 882 protected void connect(String arg0, int arg1) throws IOException { in connect() 886 protected void connect(InetAddress arg0, int arg1) throws IOException { in connect() 890 protected void connect(SocketAddress arg0, int arg1) throws IOException { in connect() 894 protected void bind(InetAddress arg0, int arg1) throws IOException { in bind() 926 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
|
D | DatagramSocketTest.java | 407 protected void bind(int arg0, InetAddress arg1) in bind() 461 protected void leaveGroup(SocketAddress arg0, NetworkInterface arg1) in leaveGroup() 469 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
|
/libcore/luni/src/main/native/ |
D | cbigint.cpp | 113 simpleAddHighPrecision (uint64_t * arg1, int32_t length, uint64_t arg2) in simpleAddHighPrecision() 131 addHighPrecision (uint64_t * arg1, int32_t length1, uint64_t * arg2, int32_t length2) in addHighPrecision() 177 subtractHighPrecision (uint64_t * arg1, int32_t length1, uint64_t * arg2, int32_t length2) in subtractHighPrecision() 195 static uint32_t simpleMultiplyHighPrecision(uint64_t* arg1, int32_t length, uint64_t arg2) { in simpleMultiplyHighPrecision() 218 simpleMultiplyAddHighPrecision (uint64_t * arg1, int32_t length, uint64_t arg2, in simpleMultiplyAddHighPrecision() 255 void simpleMultiplyAddHighPrecisionBigEndianFix(uint64_t* arg1, int32_t length, uint64_t arg2, uint… in simpleMultiplyAddHighPrecisionBigEndianFix() 280 multiplyHighPrecision (uint64_t * arg1, int32_t length1, uint64_t * arg2, int32_t length2, in multiplyHighPrecision() 316 simpleAppendDecimalDigitHighPrecision (uint64_t * arg1, int32_t length, uint64_t digit) in simpleAppendDecimalDigitHighPrecision() 339 simpleShiftLeftHighPrecision (uint64_t * arg1, int32_t length, int32_t arg2) in simpleShiftLeftHighPrecision() 542 compareHighPrecision (uint64_t * arg1, int32_t length1, uint64_t * arg2, int32_t length2) in compareHighPrecision() [all …]
|
/libcore/luni/src/test/java/libcore/java/util/ |
D | OldFormattableTest.java | 29 public void formatTo(Formatter arg0, int arg1, int arg2, int arg3) { in formatTo()
|
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
D | MyMessageDigest2.java | 63 public void engineUpdate(byte[] arg0, int arg1, int arg2) { in engineUpdate()
|
D | MyMessageDigest1.java | 75 public void engineUpdate(byte[] arg0, int arg1, int arg2) { in engineUpdate()
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/ |
D | CharsetEncoder2Test.java | 91 public MockCharsetEncoderForHarmony491(Charset arg0, float arg1, in MockCharsetEncoderForHarmony491() 96 protected CoderResult encodeLoop(CharBuffer arg0, ByteBuffer arg1) { in encodeLoop()
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/spi/ |
D | MockAbstractSelector.java | 48 protected SelectionKey register(AbstractSelectableChannel arg0, int arg1, in register()
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
D | WriterTest.java | 93 public void write(char[] arg0, int arg1, int arg2) throws IOException { in write()
|
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/ |
D | TestUtils.java | 209 public void check(Certificate arg0, Collection arg1) in getTestCertPathChecker()
|
/libcore/luni/src/main/java/java/security/ |
D | Signature.java | 673 protected void engineUpdate(byte[] arg0, int arg1, int arg2) throws SignatureException { in engineUpdate() 693 protected void engineSetParameter(String arg0, Object arg1) in engineSetParameter()
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
D | SecretKeyFactoryTest.java | 435 protected Mock_SecretKeyFactory(SecretKeyFactorySpi arg0, Provider arg1, String arg2) { in Mock_SecretKeyFactory()
|