Searched refs:pngOutput (Results 1 – 1 of 1) sorted by relevance
198 final FileOutputStream pngOutput = new FileOutputStream(actual); in testThemes() local202 pngOutput.write(data, 0, count); in testThemes()205 pngOutput.flush(); in testThemes()206 pngOutput.close(); in testThemes()