Searched refs:expectedUserType (Results 1 – 1 of 1) sorted by relevance
806 private void createUserWithFlagsAndCheckType(@UserIdInt int flags, String expectedUserType, in createUserWithFlagsAndCheckType() argument809 assertWithMessage("Wrong user type").that(userInfo.userType).isEqualTo(expectedUserType); in createUserWithFlagsAndCheckType()