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.java56 private static final String ATRACE_START = "atrace --async_start am view gfx"; field in AppLaunchTests
121 .executeShellCommand(ATRACE_START)); in testAppLaunchPerformance()