Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DPackageInstallationSessionReportedStatsTests.java143 boolean expectedIsInstant, boolean expectedIsReplace, boolean expectedIsSystem, in checkReportResult() argument
160 assertThat(report.getIsInstant()).isEqualTo(expectedIsInstant); in checkReportResult()