Lines Matching refs:new_dir
1514 FilePath new_dir;1518 &new_dir));1519 EXPECT_TRUE(file_util::PathExists(new_dir));1520 EXPECT_TRUE(temp_dir_.path().IsParent(new_dir));1521 EXPECT_TRUE(file_util::Delete(new_dir, false));