Searched refs:getDeviceSummary (Results 1 – 1 of 1) sorted by relevance
116 private static String getDeviceSummary(List<DeviceInfoEntity> devices) { in getDeviceSummary() method in ShowGraphServlet214 String idString = getDeviceSummary(testRunDevices.get(runKey)); in doGetHandler()