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