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