Home
last modified time | relevance | path

Searched refs:userPermissionList (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/pcs/pcs_py/
H A DPermissionUtils.py22 userPermissionList = [] variable in PermissionUtils
26 self.userPermissionList.clear()
39 self.userPermissionList.append(permissionInfo['name'])
H A DtestPermissionName.py39 if permission.startswith('ohos') and permission not in permissionUtils.systemPermissionList and permission not in permissionUtils.userPermissionList:
H A DtestPermissionsNotMissing.py41 for permission in permissionUtils.userPermissionList:

Completed in 1 milliseconds