Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/
DAppLaunchTests.java55 private static final String TARGETPACKAGE = "targetpackage"; field in AppLaunchTests
97 mTargetPackageName = args.getString(TARGETPACKAGE); in setUp()