Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/
DAppLaunchTests.java79 private String mDispatcher; field in AppLaunchTests
100 mDispatcher = args.getString(DISPATCHER); in setUp()
108 if (mDispatcher != null && !mDispatcher.isEmpty()) { in setUp()
144 if (mDispatcher != null && !mDispatcher.isEmpty()) { in testAppLaunchPerformance()
159 mDispatcher != null ? mDispatcher : activityName); in testAppLaunchPerformance()
165 if (mDispatcher != null) { in testAppLaunchPerformance()
193 if (mDispatcher != null) { in testAppLaunchPerformance()