Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DOrgOwnedProfileOwnerTest.java120 assertHasNoUser(mUserId); in testCanRelinquishControlOverDevice()
176 assertHasNoUser(mUserId); in testUserRestrictionsSetOnParentAreNotPersisted()
408 private void assertHasNoUser(int userId) throws DeviceNotAvailableException { in assertHasNoUser() method in OrgOwnedProfileOwnerTest