- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for splitPath (0.06 seconds)
-
cmd/iam-object-store_test.go
{ "policydb/groups/cn=project/d,ou=groups,ou=swengg,dc=min,dc=io.json", true, "policydb/groups/", "cn=project/d,ou=groups,ou=swengg,dc=min,dc=io.json", }, } for i, test := range cases { listKey, item := splitPath(test.path, test.secondIndex) if listKey != test.expectedListKey || item != test.expectedItem { t.Errorf("unexpected result on test[%v]: expected[%s, %s] but got [%s, %s]", i, test.expectedListKey, test.expectedItem, listKey, item)Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Thu Oct 10 23:40:37 GMT 2024 - 2K bytes - Click Count (0)