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