Searched refs:roundedString (Results 1 – 1 of 1) sorted by relevance
187 final String roundedString = String.format(roundFormat, result); in formatBytes() local197 return new BytesResult(roundedString, units, roundedBytes); in formatBytes()