Searched refs:logsDir (Results 1 – 1 of 1) sorted by relevance
142 File logsDir = new File(root, "atrace_logs"); in testAppLaunchPerformance() local143 assertTrue("Unable to create the directory to store atrace logs", logsDir.mkdir()); in testAppLaunchPerformance()216 File file = new File(logsDir, fileName); in testAppLaunchPerformance()