Searched defs:TEST_INSTALL_APK (Results 1 – 4 of 4) sorted by relevance
32 private static final String TEST_INSTALL_APK = "CtsStatsdAtomEmptyApp.apk"; field in PackageInstallerV2StatsTests
35 private static final String TEST_INSTALL_APK = "CtsStatsdAtomEmptyApp.apk"; field in InstalledIncrementalPackageStatsTests
42 private static final String TEST_INSTALL_APK = "CtsStatsdAtomEmptyApp.apk"; field in PackageInstallationSessionReportedStatsTests74 DeviceUtils.installTestApp(getDevice(), TEST_INSTALL_APK, TEST_INSTALL_PACKAGE, mCtsBuild); in testPackageInstallationSessionReportedForApkSuccessWithReplace() local197 DeviceUtils.installTestApp(getDevice(), TEST_INSTALL_APK, TEST_INSTALL_PACKAGE, mCtsBuild); in testPackageUninstalledReported() local
59 private static final String TEST_INSTALL_APK = "CtsStatsdAtomTestComponentStateApp.apk"; field in ComponentStateChangedReportedStatsTests