Searched refs:ATRACE_DUMP (Results 1 – 1 of 1) sorted by relevance
57 private static final String ATRACE_DUMP = "atrace --async_dump"; field in AppLaunchTests137 getInstrumentation().getUiAutomation().executeShellCommand(ATRACE_DUMP); in testAppLaunchPerformance()