Home
last modified time | relevance | path

Searched defs:HELPER_CLASS (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DComponentStateChangedReportedStatsTests.java63 private static final String HELPER_CLASS = field in ComponentStateChangedReportedStatsTests
112 runDeviceTests(getDevice(), HELPER_PACKAGE, HELPER_CLASS, in testComponentStateChangedReportedForWholeApp() local
147 runDeviceTests(getDevice(), HELPER_PACKAGE, HELPER_CLASS, in testComponentStateChangedReportedForLauncherActivity() local
182 runDeviceTests(getDevice(), HELPER_PACKAGE, HELPER_CLASS, in testComponentStateChangedReportedForNoLauncherActivity() local
217 runDeviceTests(getDevice(), HELPER_PACKAGE, HELPER_CLASS, in testComponentStateChangedReportedEnabledThenDisabled() local
263 runDeviceTests(getDevice(), HELPER_PACKAGE, HELPER_CLASS, in testComponentStateChangedReportedEnabledThenDisabledWholeApp() local
310 runDeviceTests(getDevice(), HELPER_PACKAGE, HELPER_CLASS, in testComponentStateChangedReportedForTwoDifferentStateLauncherActivities() local
DIncrementalAppErrorStatsTests.java55 private static final String HELPER_CLASS = ".IncrementalAppErrorStatsTestsHelper"; field in IncrementalAppErrorStatsTests
115 Utils.runDeviceTests(getDevice(), HELPER_PACKAGE, HELPER_CLASS, in setUp() local
DPackageInstallationSessionReportedStatsTests.java47 private static final String HELPER_CLASS = field in PackageInstallationSessionReportedStatsTests