Searched refs:fileOutputStream (Results 1 – 1 of 1) sorted by relevance
217 OutputStream fileOutputStream = new FileOutputStream(file); in testAppLaunchPerformance() local223 fileOutputStream.write(stopStream.toByteArray()); in testAppLaunchPerformance()226 fileOutputStream.close(); in testAppLaunchPerformance()