Home | History | Annotate | Download | only in base

Lines Matching refs:new_dir

1711   FilePath new_dir;
1715 &new_dir));
1716 EXPECT_TRUE(PathExists(new_dir));
1717 EXPECT_TRUE(temp_dir_.path().IsParent(new_dir));
1718 EXPECT_TRUE(DeleteFile(new_dir, false));