Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DResetPasswordWithTokenTest.java26 public void testResetPasswordWithToken() { in testResetPasswordWithToken() method in ResetPasswordWithTokenTest
27 testResetPasswordWithToken(false); in testResetPasswordWithToken()
33 testResetPasswordWithToken(true); in testResetPasswordWithTokenMayFail()
36 private void testResetPasswordWithToken(boolean acceptFailure) { in testResetPasswordWithToken() method in ResetPasswordWithTokenTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java700 public void testResetPasswordWithToken() throws Exception { in testResetPasswordWithToken() method in DeviceAndProfileOwnerTest