Searched refs:mockStopUserWithDelayedLockingThrows (Results 1 – 3 of 3) sorted by relevance
36 import static android.car.test.mocks.AndroidMockitoHelper.mockStopUserWithDelayedLockingThrows;193 mockStopUserWithDelayedLockingThrows(TEST_USER_ID, new IllegalStateException()); in testMockStopUserWithDelayedLockingThrows()
171 public static void mockStopUserWithDelayedLockingThrows(@UserIdInt int userId, in mockStopUserWithDelayedLockingThrows() method in AndroidMockitoHelper
28 import static android.car.test.mocks.AndroidMockitoHelper.mockStopUserWithDelayedLockingThrows;809 mockStopUserWithDelayedLockingThrows(TEST_USER_ID, new IllegalStateException()); in testStopUser_fail()847 mockStopUserWithDelayedLockingThrows(userId, new RuntimeException()); in testStopUser_amThrowsRuntimeException()893 mockStopUserWithDelayedLockingThrows(TEST_USER_ID, new IllegalStateException()); in testStopUser_withDelayedLocking_fail()