Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java1206 final String testPassword = "1234"; in testGetCurrentFailedPasswordAttempts() local
1209 changeUserCredential(testPassword, null /*oldCredential*/, mUserId); in testGetCurrentFailedPasswordAttempts()
1230 changeUserCredential(null /*newCredential*/, testPassword, mUserId); in testGetCurrentFailedPasswordAttempts()