Searched refs:root (Results 1 – 2 of 2) sorted by relevance
124 platform_tests += root-canal
140 File root = Environment.getExternalStorageDirectory(); in testAppLaunchPerformance() local141 assertNotNull("Unable to get the root of the external storage", root); in testAppLaunchPerformance()142 File logsDir = new File(root, "atrace_logs"); in testAppLaunchPerformance()