Home | History | Annotate | Download | only in os

Lines Matching refs:checkMode

933 func checkMode(t *testing.T, path string, mode FileMode) {
955 checkMode(t, f.Name(), 0456)
960 checkMode(t, f.Name(), 0123)