Home
last modified time | relevance | path

Searched refs:newCustomUserPermission (Results 1 – 2 of 2) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/pkg/services/guardian/
H A Dguardian_util_test.go241 func newCustomUserPermission(dashboardID int64, userID int64, permission models.PermissionType) *mo… func
246 return newCustomUserPermission(dashboardID, userID, permission)
H A Dguardian_test.go393 newCustomUserPermission(dashboardID, otherUserID, p),
440 newCustomUserPermission(dashboardID, otherUserID, p),
479 newCustomUserPermission(childDashboardID, otherUserID, p),
540 newCustomUserPermission(childDashboardID, otherUserID, p),