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.java1209 final String wrongPassword = TEST_PASSWORD + "5"; in testGetCurrentFailedPasswordAttempts() local
1217 assertFalse(verifyUserCredentialIsCorrect(wrongPassword, mUserId)); in testGetCurrentFailedPasswordAttempts()
1222 assertFalse(verifyUserCredentialIsCorrect(wrongPassword, mUserId)); in testGetCurrentFailedPasswordAttempts()