Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/
DAppLaunchTests.java132 int processId = getProcessId(mTargetPackageName); in testAppLaunchPerformance() local
134 + mTargetPackageName, processId > 0); in testAppLaunchPerformance()
135 String fileName = String.format("%s-%d-%d", activityName, count, processId); in testAppLaunchPerformance()