Searched refs:ATRACE_STOP (Results 1 – 1 of 1) sorted by relevance
58 private static final String ATRACE_STOP = "atrace --async_stop"; field in AppLaunchTests158 … getInstrumentation().getUiAutomation().executeShellCommand(ATRACE_STOP)); in testAppLaunchPerformance()