Searched defs:addAll (Results 1 – 2 of 2) sorted by relevance
46 public void addAll(String test, Set<TestResultHistory.ExecutionRecord> executionRecords) { in addAll() method in TestResultHistoryCollection
87 public boolean addAll(Collection<? extends E> c) { in addAll() method in QueryableHashSet