Searched refs:ATRACE_START (Results 1 – 1 of 1) sorted by relevance
65 private static final String ATRACE_START = "atrace --async_start -b 100000 %s"; field in AppLaunchTests178 .executeShellCommand(String.format(ATRACE_START, mAtraceCategory)), in testAppLaunchPerformance()