Searched refs:newList (Results 1 – 3 of 3) sorted by relevance
312 List<IRemoteTest> newList = new ArrayList<>(); in updateConfiguration() local314 newList.add(replayer); in updateConfiguration()315 newList.addAll(tests); in updateConfiguration()316 config.setTests(newList); in updateConfiguration()
106 newList: List<ItemTree>, in compare()114 val length2 = newList.size in compare()121 val newTree = newList[index2] in compare()154 val newTree = newList[index2++] in compare()
460 val newList = ArrayList<MethodItem>() in <lambda>() constant461 map[name] = newList in <lambda>()462 newList in <lambda>()