Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DPackageInstallationSessionReportedStatsTests.java140 int expectedInternalErrorCode, in checkReportResult() argument
154 assertThat(report.getInternalErrorCode()).isEqualTo(expectedInternalErrorCode); in checkReportResult()