Home
last modified time | relevance | path

Searched refs: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
86 HELPER_CLASS, HELPER_METHOD_GET_PAGE_INDEX_TO_BLOCK, testArgs); in setUp()
115 Utils.runDeviceTests(getDevice(), HELPER_PACKAGE, HELPER_CLASS, in setUp() local
DPackageInstallationSessionReportedStatsTests.java47 private static final String HELPER_CLASS = field in PackageInstallationSessionReportedStatsTests
184 HELPER_CLASS, GET_USER_TYPES_HELPER_METHOD, testArgs); in checkUserTypes()