Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java1329 final String wrongPassword = "12345"; in testGetCurrentFailedPasswordAttempts() local
1337 assertFalse(verifyUserCredentialIsCorrect(wrongPassword, mUserId)); in testGetCurrentFailedPasswordAttempts()
1342 assertFalse(verifyUserCredentialIsCorrect(wrongPassword, mUserId)); in testGetCurrentFailedPasswordAttempts()