Searched refs:userInfo2 (Results 1 – 1 of 1) sorted by relevance
273 UserInfo userInfo2 = createUser("Guest 2", UserInfo.FLAG_GUEST); in testThereCanBeOnlyOneGuest() local274 assertThat(userInfo2).isNull(); in testThereCanBeOnlyOneGuest()372 UserInfo userInfo2 = createProfileForUser("Managed 2", in testAddManagedProfile() local376 assertThat(userInfo2).isNull(); in testAddManagedProfile()407 UserInfo userInfo2 = createProfileForUser("Managed2", in testAddManagedProfile_withDisallowedPackages() local418 .that(isPackageInstalledForUser(pkg, userInfo2.id)).isFalse(); in testAddManagedProfile_withDisallowedPackages()