Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/
DNotificationListenerCheckInternalTest.kt473 val expectedSeverityLevel = SafetySourceData.SEVERITY_LEVEL_INFORMATION in createSafetySourceIssue() constant
511 assertThat(safetySourceIssue.severityLevel).isEqualTo(expectedSeverityLevel) in createSafetySourceIssue()