Home
last modified time | relevance | path

Searched defs:ls (Results 1 – 6 of 6) sorted by relevance

/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DDHParameterSpecTest.java48 int[] ls = {Integer.MIN_VALUE, 0, 1, Integer.MAX_VALUE}; in testDHParameterSpec() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
DKeyStoreBuilderParametersTest.java79 List ls = new ArrayList<String>(); in test_getParameters() local
DSSLSocketTest.java229 HandshakeCompletedListener ls = new HandshakeCL(); in test_addHandshakeCompletedListener() local
244 HandshakeCompletedListener ls = new HandshakeCL(); in test_removeHandshakeCompletedListener() local
/libcore/luni/src/test/java/tests/security/cert/
DCertStore2Test.java251 Collection<? extends CRL> ls = certStore.getCRLs(null); in testGetCRLs() local
258 Collection<? extends CRL> ls = certStore.getCRLs(new MyCRLSelector()); in testGetCRLs() local
/libcore/luni/src/test/java/libcore/java/util/
DOldCollectionsTest.java853 List<String> ls = Collections.emptyList(); in test_emptyList() local
/libcore/luni/src/main/java/java/util/concurrent/
DConcurrentHashMap.java2039 int ls; in find() local