| /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
| D | ProviderServiceTest.java | 138 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testGetAlgorithm() local 150 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testGetClassName() local 162 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testGetProvider() local 174 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testGetType() local 186 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testSupportsParameter() local 194 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testToString() local
|
| D | SignerTest.java | 59 Signer s1 = new SignerStub("testToString1"); in test_toString() local
|
| D | ProviderTest.java | 214 Set s1 = p.keySet(); in testKeySet() local
|
| D | SignatureTest.java | 66 MySignature1 s1 = new MySignature1(null); in testConstructor() local
|
| /libcore/luni/src/test/java/tests/api/java/lang/ |
| D | StringTest.java | 44 String s1 = "ABCDEFG"; in test_CASE_INSENSITIVE_ORDER() local
|
| /libcore/luni/src/test/java/tests/java/lang/String/ |
| D | Tests.java | 43 String s1 = "ABCDEFG"; in test_CASE_INSENSITIVE_ORDER() local
|
| /libcore/luni/src/test/java/libcore/java/io/ |
| D | OldSequenceInputStreamTest.java | 28 String s1 = "Hello"; field in OldSequenceInputStreamTest
|
| D | OldAndroidInputStreamReaderTest.java | 94 String s1 = new String(ba, enc[i]); in testStringy() local
|
| /libcore/luni/src/main/java/java/io/ |
| D | SequenceInputStream.java | 51 public SequenceInputStream(InputStream s1, InputStream s2) { in SequenceInputStream()
|
| /libcore/luni/src/test/java/tests/api/java/util/ |
| D | LinkedHashMapTest.java | 241 Set<Map.Entry<String, String>> s1 = m1.entrySet(); in entrySetRemoveHelper() local 524 Set s1 = lhm.entrySet(); in test_ordered_entrySet() local 586 Set s1 = lhm.keySet(); in test_ordered_keySet() local 642 Collection s1 = lhm.values(); in test_ordered_values() local 698 Collection s1 = lhm.values(); in test_remove_eldest() local
|
| D | HashMapTest.java | 230 Set s1 = hm.entrySet(); in test_entrySetEquals() local
|
| D | HashtableTest.java | 518 Set s1 = ht10.keySet(); in test_keySet_subtest0() 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 | 462 public myCertPath(String s, String s1) { in myCertPath()
|
| /libcore/luni/src/test/java/org/apache/harmony/regex/tests/java/util/regex/ |
| D | PatternTest.java | 166 String s1 = ""; in testSplitCharSequence() local 992 String s1 = ""; in testSplitEmptyCharSequence() local
|
| /libcore/luni/src/main/java/java/lang/ |
| D | String.java | 464 private String(String s1, String s2) { in String() method in String 482 private String(String s1, String s2, String s3) { in String() method in String 564 private String(String s1, int v1) { in String() method in String
|
| /libcore/luni/src/test/java/libcore/java/net/ |
| D | OldSocketTest.java | 126 Socket s1 = new Socket("www.google.com", 80, null, testPort); in test_ConstructorLjava_lang_StringILjava_net_InetAddressI2() local
|