Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DAuthServiceTest.java323 public void testAuthenticate_throwsWhenUsingTestConfigurations() { in testAuthenticate_throwsWhenUsingTestConfigurations() method in AuthServiceTest
328 testAuthenticate_throwsWhenUsingTestConfigurations(promptInfo); in testAuthenticate_throwsWhenUsingTestConfigurations()
337 testAuthenticate_throwsWhenUsingTestConfigurations(promptInfo); in testAuthenticate_throwsWhenUsingPrivateApis()
340 private void testAuthenticate_throwsWhenUsingTestConfigurations(PromptInfo promptInfo) { in testAuthenticate_throwsWhenUsingTestConfigurations() method in AuthServiceTest