Searched refs:outputStream (Results 1 – 1 of 1) sorted by relevance
142 FileOutputStream outputStream = new FileOutputStream(file); in testAppLaunchPerformance() local147 outputStream.write(buffer, 0, length); in testAppLaunchPerformance()153 outputStream.close(); in testAppLaunchPerformance()