Searched refs:changedNames (Results 1 – 1 of 1) sorted by relevance
231 Set<String> changedNames, in logAllAndDumpDiff() argument239 appendChanges(dump, what, changedNames, preTest, postTest); in logAllAndDumpDiff()245 Set<String> changedNames, in appendChanges() argument248 if (changedNames.isEmpty()) { in appendChanges()253 .append(changedNames.size()) in appendChanges()258 for (String name : changedNames) { in appendChanges()