Home | History | Annotate | Download | only in os

Lines Matching refs:newDir

152 func newDir(testName string, t *testing.T) (name string) {
945 // Use TempDir (via newDir) to make sure we're on a local file system,
950 name := newDir("TestChtimes", t)