Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DPackageInstallationSessionReportedStatsTests.java105 List<AtomsProto.PackageUninstallationReported> uninstallReports = new ArrayList<>(); in testPackageInstallationSessionReportedForApkSuccessWithReplace() local
108 uninstallReports.add(data.getAtom().getPackageUninstallationReported()); in testPackageInstallationSessionReportedForApkSuccessWithReplace()
111 assertThat(uninstallReports).isEmpty(); in testPackageInstallationSessionReportedForApkSuccessWithReplace()