Lines Matching refs:RemoveFile
1465 RemoveFile(newPathname.c_str()); in RenameTestEntry()
1480 RemoveFile(newPathname.c_str()); in RenameTestEntry()
1482 RemoveFile(pathname.c_str()); in RenameTestEntry()
1578 RemoveFile(file3.cpath); in RenameTest()
1588 RemoveFile(subDir1.cpath); in RenameTest()
1704 RemoveFile(newPathname.c_str()); in MoveToTestEntry()
1719 RemoveFile(newPathname.c_str()); in MoveToTestEntry()
1721 RemoveFile(pathname.c_str()); in MoveToTestEntry()
1862 RemoveFile(file3.cpath); in MoveToTest()
1872 RemoveFile(subDir1.cpath); in MoveToTest()
1899 RemoveFile(file3.cpath); in MoveToTest()
1908 RemoveFile(file3.cpath); in MoveToTest()
2286 EntryTest::RemoveFile(const char *file) in RemoveFile() function in EntryTest