Searched defs:ls (Results 1 – 9 of 9) sorted by relevance
50 List<List<Integer>> ls = new ArrayList<>(); in createNodeBuilders() local95 List<List<Integer>> ls = new ArrayList<>(); in createIntNodeBuilders() local141 List<List<Long>> ls = new ArrayList<>(); in createLongNodeBuilders() local191 List<List<Double>> ls = new ArrayList<>(); in createDoubleNodeBuilders() local
48 int[] ls = {Integer.MIN_VALUE, 0, 1, Integer.MAX_VALUE}; in testDHParameterSpec() local
79 List ls = new ArrayList<String>(); in test_getParameters() local
230 HandshakeCompletedListener ls = new HandshakeCL(); in test_addHandshakeCompletedListener() local245 HandshakeCompletedListener ls = new HandshakeCL(); in test_removeHandshakeCompletedListener() local
251 Collection<? extends CRL> ls = certStore.getCRLs(null); in testGetCRLs() local258 Collection<? extends CRL> ls = certStore.getCRLs(new MyCRLSelector()); in testGetCRLs() local
102 Spliterator<P_IN> rs = spliterator, ls; in compute() local
292 Spliterator<P_IN> rs = spliterator, ls; // right, left spliterators in compute() local
1547 String ls = s.trim().toLowerCase(Locale.ROOT); in findKeyword() local
853 List<String> ls = Collections.emptyList(); in test_emptyList() local