| /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
| D | ProviderServiceTest.java | 131 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testGetAlgorithm() local 143 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testGetClassName() local 155 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testGetProvider() local 167 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testGetType() local 179 Provider.Service s1 = new Provider.Service(p, "type", "algorithm", in testSupportsParameter() local 187 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/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/harmony-tests/src/test/java/org/apache/harmony/tests/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 | TreeSetTest.java | 306 Set s1 = new TreeSet(); in test_equals() local
|
| D | HashtableTest.java | 518 Set s1 = ht10.keySet(); in test_keySet_subtest0() local
|
| D | HashMapTest.java | 288 Set s1 = hm.entrySet(); in test_entrySetEquals() local
|
| D | CollectionsTest.java | 2001 String s1 = new String("a"); in test_binarySearch_asymmetry_with_comparator() local 2014 String s1 = new String("a"); in test_binarySearch_asymmetry() local
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
| D | SequenceInputStreamTest.java | 31 String s1 = "Hello"; field in SequenceInputStreamTest
|
| D | SerializationStressTest.java | 605 String s1 = "string 1"; in t_MixPrimitivesAndObjects() local
|
| /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 | 339 Socket s1 = this.channel1.socket(); in testSocket_BasicStatusBeforeConnect() local 352 Socket s1 = this.channel1.socket(); in testSocket_Block_BasicStatusAfterConnect() local 364 Socket s1; in testSocket_NonBlock_BasicStatusAfterConnect() local 413 Socket s1 = this.channel1.socket(); in testSocket_NonBlock_ActionsAfterConnectBeforeFinish() local 428 Socket s1 = this.channel1.socket(); in testSocket_NonBlock_ActionsAfterConnectAfterFinish() local
|
| D | DatagramChannelTest.java | 265 DatagramSocket s1 = dc.socket(); in testSocket_BasicStatusBeforeConnect() local 298 DatagramSocket s1 = dc.socket(); in testSocket_Block_BasicStatusAfterConnect() local 312 DatagramSocket s1 = dc.socket(); in testSocket_NonBlock_BasicStatusAfterConnect() 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/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ |
| D | StringTest.java | 78 String s1 = "ABCDEFG"; in test_CASE_INSENSITIVE_ORDER() local
|
| D | String2Test.java | 280 String s1 = ""; in test_concatLjava_lang_String() local
|
| /libcore/luni/src/test/java/org/apache/harmony/regex/tests/java/util/regex/ |
| D | PatternTest.java | 166 String s1 = ""; in testSplitCharSequence() local 1009 String s1 = ""; in testSplitEmptyCharSequence() local
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
| D | ServerSocketTest.java | 131 ServerSocket s1 = new ServerSocket(0); in test_ConstructorII() local
|
| /libcore/luni/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/ |
| D | AnnotationTest.java | 139 private static String test35304_method(String s1, @Deprecated String s2) { return null; } in test35304_method()
|