Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/
DAppLaunchTests.java57 private static final String ATRACE_DUMP = "atrace --async_dump"; field in AppLaunchTests
137 getInstrumentation().getUiAutomation().executeShellCommand(ATRACE_DUMP); in testAppLaunchPerformance()