Searched refs:parseFileSizes (Results 1 – 2 of 2) sorted by relevance
130 parseFileSizes(in), in run()166 protected Map<String, Long> parseFileSizes(InputStream in) throws IOException { in parseFileSizes() method in ImageStats
72 mImageStats.parseFileSizes(new ByteArrayInputStream(TEST_DATA.getBytes())); in testParseFileSizes()