/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 | 334 protected void connect(String arg0, int arg1) throws IOException { in connect() 337 protected void connect(InetAddress arg0, int arg1) throws IOException { in connect() 340 protected void connect(SocketAddress arg0, int arg1) throws IOException { in connect() 343 protected void bind(InetAddress arg0, int arg1) throws IOException { in bind() 370 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
|
D | SocketTest.java | 207 @Override protected void bind(InetAddress arg0, int arg1) throws IOException { } in test_SocketOptions_setOption() 209 @Override protected void connect(String arg0, int arg1) throws IOException { } in test_SocketOptions_setOption() 210 @Override protected void connect(InetAddress arg0, int arg1) throws IOException { } in test_SocketOptions_setOption() 211 @Override protected void connect(SocketAddress arg0, int arg1) throws IOException { } in test_SocketOptions_setOption()
|
/libcore/ojluni/annotations/hiddenapi/sun/misc/ |
D | MessageUtils.java | 42 java.lang.String patt, java.lang.String arg1, java.lang.String arg2) { in subst() 48 java.lang.String arg1, in subst() 63 java.lang.String propName, java.lang.String arg1, java.lang.String arg2) { in substProp() 69 java.lang.String arg1, in substProp()
|
D | FpUtils.java | 82 public static boolean isUnordered(double arg1, double arg2) { in isUnordered() 86 public static boolean isUnordered(float arg1, float arg2) { in isUnordered()
|
/libcore/ojluni/src/main/java/sun/misc/ |
D | MessageUtils.java | 47 public static String subst(String patt, String arg1, String arg2) { in subst() 52 public static String subst(String patt, String arg1, String arg2, in subst() 85 public static String substProp(String propName, String arg1, String arg2) { in substProp() 89 public static String substProp(String propName, String arg1, String arg2, in substProp()
|
D | FpUtils.java | 303 public static boolean isUnordered(double arg1, double arg2) { in isUnordered() 319 public static boolean isUnordered(float arg1, float arg2) { in isUnordered()
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
D | KeyStore3Test.java | 209 public Key engineGetKey(String arg0, char[] arg1) in engineGetKey() 222 public void engineLoad(InputStream arg0, char[] arg1) in engineLoad() 228 public void engineSetCertificateEntry(String arg0, Certificate arg1) in engineSetCertificateEntry() 233 public void engineSetKeyEntry(String arg0, byte[] arg1, in engineSetKeyEntry() 238 public void engineSetKeyEntry(String arg0, Key arg1, char[] arg2, in engineSetKeyEntry() 251 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/luni/src/main/native/ |
D | cbigint.cpp | 52 simpleAddHighPrecision (uint64_t * arg1, int32_t length, uint64_t arg2) in simpleAddHighPrecision() 70 addHighPrecision (uint64_t * arg1, int32_t length1, uint64_t * arg2, int32_t length2) in addHighPrecision() 116 subtractHighPrecision (uint64_t * arg1, int32_t length1, uint64_t * arg2, int32_t length2) in subtractHighPrecision() 134 static uint32_t simpleMultiplyHighPrecision(uint64_t* arg1, int32_t length, uint64_t arg2) { in simpleMultiplyHighPrecision() 157 simpleMultiplyAddHighPrecision (uint64_t * arg1, int32_t length, uint64_t arg2, in simpleMultiplyAddHighPrecision() 194 multiplyHighPrecision (uint64_t * arg1, int32_t length1, uint64_t * arg2, int32_t length2, in multiplyHighPrecision() 226 simpleAppendDecimalDigitHighPrecision (uint64_t * arg1, int32_t length, uint64_t digit) in simpleAppendDecimalDigitHighPrecision() 249 simpleShiftLeftHighPrecision (uint64_t * arg1, int32_t length, int32_t arg2) in simpleShiftLeftHighPrecision() 400 compareHighPrecision (uint64_t * arg1, int32_t length1, uint64_t * arg2, int32_t length2) in compareHighPrecision() 684 simpleMultiplyHighPrecision64 (uint64_t * arg1, int32_t length, uint64_t arg2) in simpleMultiplyHighPrecision64()
|
/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 | 924 protected void connect(String arg0, int arg1) throws IOException { in connect() 928 protected void connect(InetAddress arg0, int arg1) throws IOException { in connect() 932 protected void connect(SocketAddress arg0, int arg1) throws IOException { in connect() 936 protected void bind(InetAddress arg0, int arg1) throws IOException { in bind() 968 public void setOption(int arg0, Object arg1) throws SocketException { in setOption()
|
/libcore/luni/src/test/java/libcore/java/util/function/ |
D | BiPredicateTest.java | 27 Object arg1 = "one"; in testAnd() local 75 Object arg1 = "one"; in testNegate() local 87 Object arg1 = "one"; in testOr() local
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
D | MockDatagramChannel.java | 65 public int send(ByteBuffer arg0, SocketAddress arg1) throws IOException { in send() 75 public long read(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { in read() 85 public long write(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { in write()
|
D | MockSocketChannel.java | 67 public long read(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { in read() 77 public long write(ByteBuffer[] arg0, int arg1, int arg2) throws IOException { in write()
|
/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 | 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/luni/src/test/java/libcore/java/math/ |
D | BigIntegerTest.java | 199 private void try_gcd_variants(BigInteger arg1, BigInteger arg2, BigInteger result) in try_gcd_variants()
|