Searched refs:dumpList (Results 1 – 2 of 2) sorted by relevance
49 … throw new AssertionError("\nExpected:" + dumpList(expected) + "\n Got:" + dumpList(actual)); in verify()53 private String dumpList(List<String> list) { in dumpList() method in Demo
151 dumpList(filenames); in doList()318 public void dumpList(String[] names) { in dumpList() method in SwatDeprecated