Searched refs:DELETE_FILE (Results 1 – 1 of 1) sorted by relevance
296 #define DELETE_FILE(path) \ macro390 DELETE_FILE(L"C:\\%ls\\CurrentDirectory\\OnlyInCurr"); in START_TEST()391 DELETE_FILE(L"C:\\%ls\\CurrentDirectory\\File1"); in START_TEST()392 DELETE_FILE(L"C:\\%ls\\Folder1\\Program With Spaces.exe"); in START_TEST()393 DELETE_FILE(L"C:\\%ls\\Folder1\\Program With.exe"); in START_TEST()394 DELETE_FILE(L"C:\\%ls\\Folder1\\Program.exe"); in START_TEST()395 DELETE_FILE(L"C:\\%ls\\Folder1\\SomeProgram3.exe.exe"); in START_TEST()396 DELETE_FILE(L"C:\\%ls\\Folder1\\SomeProgram2.exe.exe"); in START_TEST()397 DELETE_FILE(L"C:\\%ls\\Folder1\\SomeProgram2.exe"); in START_TEST()398 DELETE_FILE(L"C:\\%ls\\Folder1\\SomeProgram.exe"); in START_TEST()[all …]