Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ui/viewmodel/
DPromptViewModelTest.kt260 runGenericTest(doNotStart = true) { in <lambda>()
289 fun shows_authenticated_with_no_errors() = runGenericTest { in <lambda>()
308 runGenericTest { in <lambda>()
337 fun playSuccessHaptic_SetsConfirmConstant() = runGenericTest { in <lambda>()
353 fun playErrorHaptic_SetsRejectConstant() = runGenericTest { in <lambda>()
364 runGenericTest(doNotStart = true) { in <lambda>()
449 fun start_authenticating_show_and_clear_error_iconUpdate() = runGenericTest { in <lambda>()
576 fun shows_authenticated_no_errors_no_confirmation_required_iconUpdate() = runGenericTest { in <lambda>()
635 fun shows_pending_confirmation_iconUpdate() = runGenericTest { in <lambda>()
678 fun shows_authenticated_explicitly_confirmed_iconUpdate() = runGenericTest { in <lambda>()
[all …]