Home
last modified time | relevance | path

Searched defs:testUserName (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DCreateAndManageUserTest.java75 String testUserName = "TestUser_" + System.currentTimeMillis(); in testCreateAndManageUser() local
87 String testUserName = "TestUser_" + System.currentTimeMillis(); in testCreateAndManageUser_LowStorage() local
92 testUserName, in testCreateAndManageUser_LowStorage() local
103 String testUserName = "TestUser_" + System.currentTimeMillis(); in testCreateAndManageUser_MaxUsers() local
108 testUserName, in testCreateAndManageUser_MaxUsers() local
132 String testUserName = "TestUser_" + System.currentTimeMillis(); in testCreateAndManageUser_GetSecondaryUsers() local
151 String testUserName = "TestUser_" + System.currentTimeMillis(); in testCreateAndManageUser_SwitchUser() local
176 String testUserName = "TestUser_" + System.currentTimeMillis(); in testCreateAndManageUser_CannotStopCurrentUser() local
203 String testUserName = "TestUser_" + System.currentTimeMillis(); in testCreateAndManageUser_StartInBackground() local
228 String testUserName = "TestUser_" + System.currentTimeMillis(); in testCreateAndManageUser_StartInBackground_MaxRunningUsers() local
[all …]