Home | History | Annotate | Download | only in os

Lines Matching refs:checkMode

1055 func checkMode(t *testing.T, path string, mode FileMode) {
1077 checkMode(t, f.Name(), 0456)
1082 checkMode(t, f.Name(), 0123)