Searched refs:statusCountString (Results 1 – 1 of 1) sorted by relevance
50 String statusCountString = AfeUtils.formatStatusCounts(status_counts, "\n"); in preprocessRow() local51 row.put(HOSTS_SUMMARY, new JSONString(statusCountString)); in preprocessRow()