Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DPackageInstallationSessionReportedStatsTests.java95 checkDurationResult(reports.get(0)); in testPackageInstallationSessionReportedForApkSuccessWithReplace()
102 checkDurationResult(reports.get(1)); in testPackageInstallationSessionReportedForApkSuccessWithReplace()
114 private void checkDurationResult(AtomsProto.PackageInstallationSessionReported report) { in checkDurationResult() method in PackageInstallationSessionReportedStatsTests
252 checkDurationResult(reports.get(0)); in testPackageInstallationFailedVersionDowngradeReported()
292 checkDurationResult(reports.get(0)); in testPackageInstallationFailedInternalErrorReported()