Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DAuthServiceTest.java376 testAuthenticate_throwsSecurityException(promptInfo); in testAuthenticate_throwsWhenUsingTestApis()
385 testAuthenticate_throwsSecurityException(promptInfo); in testAuthenticate_throwsWhenUsingPrivateApis()
393 testAuthenticate_throwsSecurityException(promptInfo); in testAuthenticate_throwsWhenUsingAdvancedApis()
396 private void testAuthenticate_throwsSecurityException(PromptInfo promptInfo) { in testAuthenticate_throwsSecurityException() method in AuthServiceTest