/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
D | ProviderServiceTest.java | 160 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testGetAlgorithm() local 172 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testGetClassName() local 184 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testGetProvider() local 196 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testGetType() local 208 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testSupportsParameter() local 216 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testToString() local
|
D | SignerTest.java | 60 Signer s1 = new SignerStub("testToString1"); in test_toString() local
|
/libcore/ojluni/src/main/java/sun/misc/ |
D | ASCIICaseInsensitiveComparator.java | 40 public int compare(String s1, String s2) { in compare()
|
/libcore/luni/src/test/java/tests/java/lang/String/ |
D | Tests.java | 43 String s1 = "ABCDEFG"; in test_CASE_INSENSITIVE_ORDER() local
|
/libcore/ojluni/src/test/java/net/Socket/ |
D | ShutdownInput.java | 71 public static void test(Socket s1, Socket s2, String mesg) throws Exception { in test()
|
/libcore/ojluni/annotations/hiddenapi/sun/misc/ |
D | ASCIICaseInsensitiveComparator.java | 35 public int compare(java.lang.String s1, java.lang.String s2) { in compare()
|
/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ |
D | ConcatTest.java | 145 …private void assertRefConcat(Stream<Integer> s1, Stream<Integer> s2, boolean parallel, boolean ord… in assertRefConcat() 151 …private void assertIntConcat(Stream<Integer> s1, Stream<Integer> s2, boolean parallel, boolean ord… in assertIntConcat() 159 …private void assertLongConcat(Stream<Integer> s1, Stream<Integer> s2, boolean parallel, boolean or… in assertLongConcat() 167 …private void assertDoubleConcat(Stream<Integer> s1, Stream<Integer> s2, boolean parallel, boolean … in assertDoubleConcat()
|
D | SequentialOpTest.java | 122 UnaryOperator<Stream<Integer>> s1 = stuff[s1Index]; in testMixedSeqPar() local
|
D | RangeTest.java | 249 Spliterator.OfLong s1 = s.trySplit(); in testLongLongRange() local
|
/libcore/ojluni/src/main/java/java/io/ |
D | SequenceInputStream.java | 87 public SequenceInputStream(InputStream s1, InputStream s2) { in SequenceInputStream()
|
/libcore/ojluni/src/main/java/sun/util/locale/ |
D | LocaleUtils.java | 50 public static boolean caseIgnoreMatch(String s1, String s2) { in caseIgnoreMatch() 70 static int caseIgnoreCompare(String s1, String s2) { in caseIgnoreCompare()
|
/libcore/luni/src/test/java/libcore/java/io/ |
D | OldAndroidInputStreamReaderTest.java | 94 String s1 = new String(ba, enc[i]); in testStringy() local
|
D | OldSequenceInputStreamTest.java | 30 final String s1 = "Hello"; field in OldSequenceInputStreamTest
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
D | ServerSocketChannelTest.java | 254 ServerSocket s1 = this.serverChannel.socket(); in testSocket_Block_BeforeClose() local 270 ServerSocket s1 = this.serverChannel.socket(); in testSocket_NonBlock_BeforeClose() local 287 ServerSocket s1 = this.serverChannel.socket(); in testSocket_Block_Closed() local 300 ServerSocket s1 = this.serverChannel.socket(); in testSocket_NonBlock_Closed() local
|
D | SocketChannelTest.java | 342 Socket s1 = this.channel1.socket(); in testSocket_BasicStatusBeforeConnect() local 355 Socket s1 = this.channel1.socket(); in testSocket_Block_BasicStatusAfterConnect() local 367 Socket s1; in testSocket_NonBlock_BasicStatusAfterConnect() local 416 Socket s1 = this.channel1.socket(); in testSocket_NonBlock_ActionsAfterConnectBeforeFinish() local 431 Socket s1 = this.channel1.socket(); in testSocket_NonBlock_ActionsAfterConnectAfterFinish() local
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
D | LinkedHashMapTest.java | 247 Set<Map.Entry<String, String>> s1 = m1.entrySet(); in entrySetRemoveHelper() local 530 Set s1 = lhm.entrySet(); in test_ordered_entrySet() local 592 Set s1 = lhm.keySet(); in test_ordered_keySet() local 648 Collection s1 = lhm.values(); in test_ordered_values() local 704 Collection s1 = lhm.values(); in test_remove_eldest() local
|
D | TreeSetTest.java | 312 Set s1 = new TreeSet(); in test_equals() local
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
D | SequenceInputStreamTest.java | 31 String s1 = "Hello"; field in SequenceInputStreamTest
|
/libcore/ojluni/src/main/java/sun/net/www/protocol/file/ |
D | Handler.java | 128 String s1 = u1.getHost(); in hostsEqual() local
|
/libcore/luni/src/test/java/tests/security/cert/ |
D | CertificateFactory1Test.java | 304 String s1 = it1.next(); in testCertificateFactory09() local 320 String s1 = it1.next(); in testCertificateFactory09() local
|
D | CertPathValidatorExceptionTest.java | 488 public myCertPath(String s, String s1) { in myCertPath()
|
/libcore/luni/src/test/java/libcore/java/net/ |
D | DatagramSocketTest.java | 136 try (DatagramSocket s1 = new DatagramSocket()) { in testForceConnectToThrowSocketException()
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ |
D | StringTest.java | 78 String s1 = "ABCDEFG"; in test_CASE_INSENSITIVE_ORDER() local
|
/libcore/ojluni/src/main/java/sun/net/www/protocol/ftp/ |
D | FtpURLConnection.java | 351 String s1 = path.substring(i + 6, path.length()); in decodePath() local
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ |
D | SocketFactoryTest.java | 199 try (Socket s1 = sf.createSocket(InetAddress.getLocalHost() /* ServerAddress */, in test_createSocket_InetAddressIInetAddressI_ExceptionOrder()
|