Searched refs:createPrimaryUser (Results 1 – 1 of 1) sorted by relevance
894 createJob(createPrimaryUser(false)))); in testShouldRunAsFgUserJob_primaryUser()900 createJob(createPrimaryUser(true)))); in testShouldRunAsFgUserJob_primaryProfile()933 private UserInfo createPrimaryUser(boolean isProfile) { in createPrimaryUser() method in JobConcurrencyManagerTest