Searched refs:reportListContents (Results 1 – 2 of 2) sorted by relevance
209 final String reportMsg = reportListContents(errList); in checkForProcessErrors()262 return reportListContents(newList); in reportWrappedListContents()271 private static String reportListContents(Collection<ProcessErrorStateInfo> errList) { in reportListContents() method in ProcessErrorsTest
206 return reportListContents(newList); in reportWrappedListContents()215 private static String reportListContents(Collection<ProcessErrorStateInfo> errList) { in reportListContents() method in AppLaunchTest