Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/
DAppLaunchTests.java66 private static final String ATRACE_STOP = "atrace --async_stop"; field in AppLaunchTests
221 .executeShellCommand(ATRACE_STOP), in testAppLaunchPerformance()