Home
last modified time | relevance | path

Searched refs:ATRACE_START (Results 1 – 1 of 1) sorted by relevance

/platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/
DAppLaunchTests.java65 private static final String ATRACE_START = "atrace --async_start -b 100000 %s"; field in AppLaunchTests
178 .executeShellCommand(String.format(ATRACE_START, mAtraceCategory)), in testAppLaunchPerformance()