Home
last modified time | relevance | path

Searched refs: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
79 testUserName, in testCreateAndManageUser()
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
136 testUserName, in testCreateAndManageUser_GetSecondaryUsers()
151 String testUserName = "TestUser_" + System.currentTimeMillis(); in testCreateAndManageUser_SwitchUser() local
155 testUserName, in testCreateAndManageUser_SwitchUser()
[all …]