Searched refs:selectedTests (Results 1 – 1 of 1) sorted by relevance
143 private List<JSONObject> selectedTests = new ArrayList<JSONObject>(); field in TestSelector206 return selectedTests; in getSelectedTests()250 selectedTests.addAll(objects); in onAdd()255 selectedTests.removeAll(objects); in onRemove()